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 filePatch | File delta | Description |
---|---|---|
fix_intersphinx | (download) |
docs/conf.py |
4 2 + 2 - 0 ! |
fix intersphinx_mapping keyerror |
no_auto_use_astropy_helpers.patch | (download) |
setup.cfg |
2 1 + 1 - 0 ! |
disables the auto_use option of astropy_helpers |
nvas_nonfree_imfits_test.patch | (download) |
astroquery/nvas/tests/test_nvas.py |
8 4 + 4 - 0 ! |
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 ! |
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 ! |
[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 ! |
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 |