Skip to content
Snippets Groups Projects
Commit 1a0249a4 authored by Emilio Pozuelo Monfort's avatar Emilio Pozuelo Monfort
Browse files

Fix breaks on python-astropy

parent cf9ec057
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ python-numpy (1:1.16.0~rc2-2) UNRELEASED; urgency=medium
[ Emilio Pozuelo Monfort ]
* Add more breaks for older versions of packages not compatible with
Numpy 1.16.
* Fix breaks on python-astropy. Closes: #918544.
-- Ondřej Nový <onovy@debian.org> Wed, 09 Jan 2019 13:45:57 +0100
......
......@@ -38,7 +38,7 @@ Suggests: gcc (>= 4:4.6.1-5),
python-numpy-dbg,
python-numpy-doc
Provides: python-f2py, python-numpy-dev, ${numpy:Provides}, ${python:Provides}
Breaks: python-astropy (<< 2.0.9-1),
Breaks: python-astropy (<= 2.0.9-1),
python-pbcore (<< 1.6.5+dfsg-1),
python-skimage (<< 0.14.1-3),
python-tables (<< 3.4.4-2),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment