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 file
Patch File delta Description
fix_intersphinx | (download)

docs/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix intersphinx_mapping keyerror


nvas_nonfree_imfits_test.patch | (download)

astroquery/nvas/tests/test_nvas.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 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 !
setup.py | 3 1 + 2 - 0 !
2 files changed, 4 insertions(+), 2 deletions(-)

 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 !
1 file changed, 3 insertions(+)

 fix tests that fail on i386


Don t test for deprecation warning.patch | (download)

astroquery/mocserver/tests/test_deprecation.py | 1 1 + 0 - 0 !
setup.cfg | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 don't test for deprecation warning


Re introduce missing conftest.py.patch | (download)

conftest.py | 69 69 + 0 - 0 !
1 file changed, 69 insertions(+)

 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 !
1 file changed, 4 deletions(-)

 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 !
1 file changed, 2 insertions(+), 2 deletions(-)

 use correct (machine dependent) byte order for datatype test

This fixes a test error on big-endian s390x