Debian Patches
Status for dipy/1.11.0-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
deb_no_sources_for_docs | move documentation dependencies to Build-Depends-Indep there are more unsatisfiable cross Build-Depends left. I've found another opportunity for reduction though: Skipping the documentation build during arch-only. Once doing so, we can demode sphinx and numpydoc to Build-Depends-Indep. Doing so requires changing debian/rules though. |
Helmut Grohne <helmut@subdivi.de> | not-needed | debian | 2021-09-18 | |
skip-tests-needing-internet.patch | skip tests needing internet | =?utf-8?q?=C3=89tienne_Mollier?= <emollier@debian.org> | not-needed | 2021-12-03 | ||
fix-i386.patch | test_fbc fails on i386 due to precision errors, try to be more relaxed in precision | Nilesh Patra <nilesh@debian.org> | not-needed | 2022-03-23 | ||
skip_wall-clock_test.patch | Do not measure wall-clock time | "Rebecca N. Palmer" <rebecca_palmer@zoho.com> | not-needed | debian | 2023-01-23 | |
no-network.patch | remove use of sphinx gallery The sphinx gallery triggers run of example code which relies from line one on Internet access to operate properly, which is a policy violation for compiling binary packages, and a problem in general when the remote resource goes unavailable. |
=?utf-8?q?=C3=89tienne_Mollier?= <emollier@debian.org> | not-needed | 2023-06-24 | ||
sphinx-default.patch | switch to default sphinx theme. This avoids using the currently unavailable grg_sphinx_theme. |
=?utf-8?q?=C3=89tienne_Mollier?= <emollier@debian.org> | not-needed | 2023-12-31 | ||
avoid-division-by-zero.patch | Avoid division by zero on single-CPU systems | Santiago Vila <sanvila@debian.org> | no | 2025-03-22 |