[Debian-astro-maintainers] Bug#932727: Please fix astropy-healpix for astropy 3.2
Ole Streicher
olebole at debian.org
Mon Jul 22 13:02:32 BST 2019
Source: astropy-healpix
Version: 0.4-5
Severity: important
Tags: patch
Hi,
I recently uploaded the latest version of astropy (3.2.1) to unstable.
This version breaks the test in a few reverse dependencies. The cause
here is that astropy.tests.pytest_plugins does not exist any longer.
Please consider applying the attached patch to fix this.
To get it actually built now, the lines
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
test-python%:
python$* setup.py test -vv --args "-vv"
override_dh_auto_test: $(PYTHON3:%=test-python%)
endif
should be removed from d/rules as well; the test is now invoked
automatically without these lines.
Thank you!
Best
Ole
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Fix-import-failure-from-astropy.tests-on-astropy-3.2.patch
Type: text/x-patch
Size: 887 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/debian-astro-maintainers/attachments/20190722/2b9c7ce0/attachment.bin>
More information about the Debian-astro-maintainers
mailing list