Debian Patches

Status for brian/2.5.1-3

Patch Description Author Forwarded Bugs Origin Last update
privacy.patch Prevent privacy breach in docs Andreas Tille <tille@debian.org> not-needed 2019-10-02
gsl-compiler-arg.patch use generic compiler flags for GSL tests The Python module "brian" is capable of compiling code in some of its
subsystems. For performance purpose, the project defaults to aggressive
compilation options. This works relatively well on amd64. However, compiler
options are not consistent on all platforms. Architectures based on IBM POWER
use -mcpu=native and -mtune=native insteas of -march, and other architecture
such as PA-RISC, RISC-V or Motorola 68000 have no "native" support of any sort.
.
This patch adapts the compiler options depending on the machine reported by
uname.
Étienne Mollier <etienne.mollier@mailoo.org> yes 2021-02-20
reproducible.patch Fix timestamps, insert files in deterministic order Nilesh Patra <nilesh@debian.org> no 2021-06-10
sphinx.patch sphinx_tabs extension is not packaged Andreas Tille <tille@debian.org> not-needed 2022-01-16
mathjax-local.patch use debian's mathjax library. This prevents numerous privacy breaches when producing the locally installed
documentation.
Étienne Mollier <emollier@debian.org> not-needed 2022-06-27
python3.11.patch fix ftbfs with python3.11. This patch addresses a couple of uses of unified newline "open" invocations,
which are deprecated since python3. This may cause changes of behavior with
python2, but this interpreter is unmaintained since 2020.
Étienne Mollier <emollier@debian.org> yes debian 2023-01-04
numpy1.24.patch Remove deprecated use of np.float Marcel Stimberg <marcel.stimberg@inserm.fr> no debian 2023-01-06

All known versions for source package 'brian'

Links