Debian Patches

Status for dipy/1.11.0-3

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
cython-3.1-enum.patch Add compatibility shim for new Cython with old enums Cython changed the way enums are handled in Cython 3.1; this code was
released for Cython 3.0 and assumes that enum elements appear in the global
namespace too. This patch adds a simple shim back into the global namespace
for the SUCCESS and FAIL enum which is enough to let the package work.
Note that a proper but more invasive fix is already applied upstream in
their development tree.
See: https://github.com/dipy/dipy/pull/3549
Stuart Prescott <stuart@debian.org> not-needed

All known versions for source package 'dipy'

Links