Package: astroquery / 0.4.7+dfsg-3

Metadata

Package Version Patches format
astroquery 0.4.7+dfsg-3 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


fix_duplicate_examples_section | (download)

astroquery/skyview/core.py | 7 0 + 7 - 0 !
1 file changed, 7 deletions(-)

 remove duplicate section in docstring


Move tests files to tmp for user to have write acces.patch | (download)

astroquery/esa/hubble/tests/test_esa_hubble.py | 13 9 + 4 - 0 !
1 file changed, 9 insertions(+), 4 deletions(-)

 [patch] move tests files to tmp for user to have write access


Mark nasa_exoplanet_archive test xfail.patch | (download)

astroquery/ipac/nexsci/nasa_exoplanet_archive/tests/test_nasa_exoplanet_archive.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 mark nasa_exoplanet_archive test xfail

This test fails on 32-bit architectures. It is an issue with astropy's
ASCII table reader. Until it is fixed, the test is marked as xfail.

https://github.com/astropy/astroquery/issues/2435

test_query_target_error.patch | (download)

astroquery/esa/jwst/tests/test_jwsttap.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 ignore test_query_target_error failure.

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


Fix for sudden astropy change.patch | (download)

astroquery/besancon/tests/test_besancon.py | 7 3 + 4 - 0 !
1 file changed, 3 insertions(+), 4 deletions(-)

 fix for sudden astropy change

https://github.com/astropy/astroquery/pull/3091

Change test to be Python 3.13 compatible.patch | (download)

astroquery/utils/tests/test_utils.py | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 change test to be python 3.13 compatible

https://github.com/astropy/astroquery/pull/3088