Package: astroquery / 0.4.6+dfsg-4

Metadata

Package Version Patches format
astroquery 0.4.6+dfsg-4 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

no_auto_use_astropy_helpers.patch | (download)

setup.cfg | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disables the auto_use option of astropy_helpers

nvas_nonfree_imfits_test.patch | (download)

astroquery/nvas/tests/test_nvas.py | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 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/cadc/tests/test_cadctap.py | 2 1 + 1 - 0 !
astroquery/esa/hubble/tests/test_esa_hubble.py | 13 9 + 4 - 0 !
2 files changed, 10 insertions(+), 5 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