Debian Patches
Status for nibabel/5.3.2-4
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| deb_notexext | Do not fail if there is no texext extension for sphinx | Yaroslav O. Halchenko | no | 2016-07-28 | ||
| deb_localmathjax | Use Debian packaged MathJax | Yaroslav O. Halchenko | no | 2015-11-02 | ||
| skip-test-removalschedule.patch | skip tests about tests failing on new major nibabel version. The skip is made conditional since the failure only occurs in autopkgtest context. |
Étienne Mollier <emollier@debian.org> | not-needed | 2023-01-26 | ||
| no_doc_sources | Do not put links to source documentation source in HTML files Documentation source files are not shipped in the binary package, because the are not very useful and occupy space, hence these links would be broken. |
Michael Hanke <michael.hanke@gmail.com> | not-needed | |||
| python3.10.patch | Fix Python3.10 issue The 'str' type is expected to always be encoded utf-8, so it is not possible to decode an from any other encodings anymore. |
Étienne Mollier <emollier@emlwks999.eu> | no | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868229#65 | 2021-12-22 | |
| skip-armel-test-nan2zero.patch | skip test failing on armel. This test fails for no obvious reason. Other release architecture are not affected; notably the armhf platform, which includes hardware FPU support, is not affected. Skipping since it is unlikely this package is needed on platforms lacking FPU, and the test in question does not seem directly relevant for end users. |
Étienne Mollier <emollier@debian.org> | no | debian | 2023-01-26 | |
| pr1383.patch | [PATCH] TEST: Replace dict literal with set() Closes gh-1382 |
Chris Markiewicz <markiewicz@stanford.edu> | no | 2024-10-25 | ||
| scipy-1.16.patch | fix test failures with scipy 1.16. | Étienne Mollier <emollier@debian.org> | yes | debian upstream | 2025-10-24 | |
| python3.14.patch | fix test failures with python3.14. Adapt to functools.partial becoming a method descriptor in Python 3.14 . There is a second part for the patch, making adjustments to the argument parser invocation, following changes to argparse with the new interpreter version. |
Ben Beasley | yes | debian upstream | upstream, https://github.com/nipy/nibabel/pull/1391 | 2025-12-04 |
