Package: sunpy / 7.0.2-1

Metadata

Package Version Patches format
sunpy 7.0.2-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 !
1 file changed, 1 deletion(-)

 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 !
sunpy/coordinates/tests/test_metaframes.py | 4 2 + 2 - 0 !
sunpy/coordinates/tests/test_offset_frame.py | 4 2 + 2 - 0 !
sunpy/net/dataretriever/sources/tests/test_fermi_gbm.py | 3 2 + 1 - 0 !
sunpy/net/dataretriever/sources/tests/test_goes_ud.py | 3 2 + 1 - 0 !
sunpy/net/dataretriever/sources/tests/test_lyra_ud.py | 3 2 + 1 - 0 !
sunpy/net/dataretriever/sources/tests/test_norh.py | 3 2 + 1 - 0 !
7 files changed, 13 insertions(+), 9 deletions(-)

 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 !
sunpy/timeseries/tests/test_timeseries_factory.py | 3 3 + 0 - 0 !
2 files changed, 4 insertions(+), 1 deletion(-)

 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 !
sunpy/map/tests/test_mapbase.py | 6 6 + 0 - 0 !
2 files changed, 14 insertions(+)

 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 !
1 file changed, 1 insertion(+)

 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 !
sunpy/map/tests/test_mapbase.py | 5 2 + 3 - 0 !
2 files changed, 9 insertions(+), 3 deletions(-)

 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 !
1 file changed, 2 insertions(+), 1 deletion(-)

 skip spiceypy tests if not availavbe


Skip more tests that need remote data.patch | (download)

pytest.ini | 2 1 + 1 - 0 !
sunpy/coordinates/tests/test_frames.py | 1 1 + 0 - 0 !
sunpy/coordinates/tests/test_transformations.py | 2 2 + 0 - 0 !
3 files changed, 4 insertions(+), 1 deletion(-)

 skip more tests that need remote data


Ignore Astropy warnings.patch | (download)

pytest.ini | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 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 !
sunpy/util/tests/test_sysinfo.py | 5 5 + 0 - 0 !
2 files changed, 6 insertions(+)

 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 !
1 file changed, 2 insertions(+)

 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 !
1 file changed, 4 insertions(+), 1 deletion(-)

 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 !
1 file changed, 2 insertions(+)

 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 !
1 file changed, 2 insertions(+)

 mark an i386 failure as xfail