Package: sunpy / 7.0.2-1
Metadata
Package | Version | Patches format |
---|---|---|
sunpy | 7.0.2-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Remove outdated and unused doctest rst option from pytest.patch | (download) |
pytest.ini |
1 0 + 1 - 0 ! |
remove outdated and unused --doctest-rst option from pytest.ini |
Remove deadlines and too_slow health check for hypothesis.patch | (download) |
sunpy/coordinates/tests/test_ephemeris.py |
2 1 + 1 - 0 ! |
remove health checks for failing hypothesis tests on mips(64)el, armel |
Skip test that depends on unavailable cdflib.patch | (download) |
sunpy/io/tests/test_cdf.py |
2 1 + 1 - 0 ! |
skip test that depends on unavailable cdflib |
Skip some tests when opencv is not available.patch | (download) |
sunpy/image/tests/test_transform.py |
8 8 + 0 - 0 ! |
skip some tests when opencv is not available OpenCV may be installed on Python, however it is installed for the default Python version only, so it will fail on the other Python versions if more than one is installed. |
Ignore all deprecation warnings.patch | (download) |
pytest.ini |
1 1 + 0 - 0 ! |
ignore all deprecation warnings These warnings are useful during the development of the package, but not for the long-term use. Closes: #1013567 |
Ignore all divide by zero and all nan warnings.patch | (download) |
pytest.ini |
7 7 + 0 - 0 ! |
ignore all divide-by-zero and all-nan warnings |
Skip spiceypy tests if not availavbe.patch | (download) |
sunpy/coordinates/tests/test_spice.py |
3 2 + 1 - 0 ! |
skip spiceypy tests if not availavbe |
Skip more tests that need remote data.patch | (download) |
pytest.ini |
2 1 + 1 - 0 ! |
skip more tests that need remote data |
Ignore Astropy warnings.patch | (download) |
pytest.ini |
1 1 + 0 - 0 ! |
ignore astropy warnings These warnings are mainly created on outdated IERS data, which can be ignored on packages in stable. Closes: #1055892 |
Skip tests that require installed sunpy plugin.patch | (download) |
sunpy/map/tests/test_map_factory.py |
1 1 + 0 - 0 ! |
skip tests that require installed sunpy plugin |
Disable tests that fail due to old importlib_metadata ver.patch | (download) |
sunpy/tests/tests/test_self_test.py |
2 2 + 0 - 0 ! |
disable tests that fail due to old importlib_metadata version in Debian See https://github.com/sunpy/sunpy/issues/7650 |
Catch packagenotfound error when trying to get optional d.patch | (download) |
sunpy/util/sysinfo.py |
5 4 + 1 - 0 ! |
catch packagenotfound error when trying to get optional dependencies |
Suppress IERS max_age error in test.patch | (download) |
sunpy/coordinates/tests/test_sun.py |
2 2 + 0 - 0 ! |
suppress iers max_age error in test |
Mark an i386 failure as xfail.patch | (download) |
sunpy/net/hek/tests/test_utils.py |
2 2 + 0 - 0 ! |
mark an i386 failure as xfail |