Package: astroquery / 0.4.11+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
astroquery | 0.4.11+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix_intersphinx | (download) |
docs/conf.py |
4 2 + 2 - 0 ! |
fix intersphinx_mapping keyerror |
nvas_nonfree_imfits_test.patch | (download) |
astroquery/nvas/tests/test_nvas.py |
1 1 + 0 - 0 ! |
removes a test failed due to a removed non-dfsg fits file |
Don t try to upgrade astropy_helpers.patch | (download) |
setup.cfg |
3 3 + 0 - 0 ! |
don't try to upgrade astropy_helpers |
Fix tests that fail on i386.patch | (download) |
astroquery/linelists/cdms/tests/test_cdms.py |
3 3 + 0 - 0 ! |
fix tests that fail on i386 |
Don t test for deprecation warning.patch | (download) |
astroquery/mocserver/tests/test_deprecation.py |
1 1 + 0 - 0 ! |
don't test for deprecation warning |
Re introduce missing conftest.py.patch | (download) |
conftest.py |
69 69 + 0 - 0 ! |
re-introduce missing conftest.py This file is available on Github, but missing on PyPI |
Remove unused DATADIR from test_query.py.patch | (download) |
astroquery/tests/test_query.py |
4 0 + 4 - 0 ! |
remove unused datadir from test_query.py This directory cannot be created when the package is installed |
Use correct machine dependent byte order for datatype tes.patch | (download) |
astroquery/esa/euclid/tests/test_euclidtap.py |
4 2 + 2 - 0 ! |
use correct (machine dependent) byte order for datatype test This fixes a test error on big-endian s390x |