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 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 |
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/esa/hubble/tests/test_esa_hubble.py |
13 9 + 4 - 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 |
test_query_target_error.patch | (download) |
astroquery/esa/jwst/tests/test_jwsttap.py |
1 1 + 0 - 0 ! |
ignore test_query_target_error failure. |
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 |
Fix for sudden astropy change.patch | (download) |
astroquery/besancon/tests/test_besancon.py |
7 3 + 4 - 0 ! |
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 ! |
change test to be python 3.13 compatible https://github.com/astropy/astroquery/pull/3088 |