Debian Patches
Status for spectral-cube/0.6.7-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| Don-t-run-LMV-test-on-big-endian-archs.patch | Don't run LMV test on big endian archs the LMV reader is little endian only, so it will fail on S390x and other big endian architectures. However, LMV is quite special (it comes from the IRAM/GILDAS software), and its use on S390 is quite exotic. https://github.com/radio-astro-tools/spectral-cube/issues/903 |
Ole Streicher <olebole@debian.org> | no | 2024-06-08 | ||
| Loosen-expected-output-of-test_smooth_update_function_ser.patch | Loosen expected output of test_smooth_update_function_serial | Ole Streicher <olebole@debian.org> | no | 2025-10-11 | ||
| Mark-a-known-failure-as-xfail.patch | Mark a known failure as xfail | Ole Streicher <olebole@debian.org> | no | 2026-05-25 | ||
| Skip-test-that-cannot-run-on-32-bit.patch | Skip test that cannot run on 32-bit | Ole Streicher <olebole@debian.org> | no | 2026-05-25 | ||
| Loose-warning-in-parallel-execution-test.patch | Loose warning in parallel execution test | Ole Streicher <olebole@debian.org> | no | 2021-09-27 | ||
| Write-test-output-to-temporary-file.patch | Write test output to temporary file (modified for 0.5.0) |
Ole Streicher <olebole@debian.org> | no | 2020-09-18 | ||
| Fix-pytest-collection-error-wrap-iterator-argvalues-in-li.patch | Fix pytest collection error: wrap iterator argvalues in list() pytest >= 8.4 emits PytestRemovedIn10Warning when a non-Collection iterable (zip, itertools.product) is passed to @pytest.mark.parametrize, and this repo's filterwarnings config turns that into a collection error in test_casafuncs.py, breaking every CI env except oldestdeps. |
"Adam Ginsburg (keflavich)" <keflavich@gmail.com> | no | 2026-07-04 |
