Dear maintainer
python-fitsio FTBFS on s390x:
fitsio/tests/test_warnings.py . [100%]
=================================== FAILURES ===================================
E assert np.float32(134.9746) == 0
fitsio/tests/test_image_compression.py:930: AssertionError
=============================== warnings summary ===============================
fitsio/tests/test_image_compression.py:621
/build/reproducible-path/python-fitsio-1.4.2+ds/.pybuild/cpython3_3.14_fitsio/build/fitsio/tests/test_image_compression.py:621: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
@pytest.mark.slow
fitsio/tests/test_image_compression.py:637
/build/reproducible-path/python-fitsio-1.4.2+ds/.pybuild/cpython3_3.14_fitsio/build/fitsio/tests/test_image_compression.py:637: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
pytest.mark.slow,
fitsio/tests/test_segfault.py:54
/build/reproducible-path/python-fitsio-1.4.2+ds/.pybuild/cpython3_3.14_fitsio/build/fitsio/tests/test_segfault.py:54: PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html
@pytest.mark.slow