Package: sunpy / 7.1.0-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| sunpy | 7.1.0-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | 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 |
| Ignore some warnings in tests.patch | (download) |
pytest.ini |
10 10 + 0 - 0 ! |
ignore some warnings in tests These warnings are useful during the development of the package, but not for the long-term use. Closes: #1013567 |
| 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 more tests that need remote data.patch | (download) |
sunpy/coordinates/tests/test_frames.py |
2 2 + 0 - 0 ! |
skip more tests that need remote data |
| 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 |
| Include all files in MANIFEST.in.patch | (download) |
MANIFEST.in |
3 3 + 0 - 0 ! |
include all files in manifest.in setuptools_scm tries to get the file list from "git ls", which doesn't work on the autobuilders. That's why we manually create a MANIFEST.in by just listing everything and prepending this a (still possible) upstream provided one. |
