Package: brian / 2.9.0-2
Metadata
Package | Version | Patches format |
---|---|---|
brian | 2.9.0-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
doc_repro | (download) |
brian2/sphinxext/briandoc.py |
1 1 + 0 - 0 ! |
reproducible builds: sort the exported members list |
privacy.patch | (download) |
README.md |
28 1 + 27 - 0 ! |
prevent privacy breach in docs |
intersphinx | (download) |
docs_sphinx/conf.py |
8 4 + 4 - 0 ! |
fix intersphinx links to point to the packaged documentation. |
mathjax local.patch | (download) |
docs_sphinx/conf.py |
2 2 + 0 - 0 ! |
use debian's mathjax library. This prevents numerous privacy breaches when producing the locally installed documentation. |
demote cython.patch | (download) |
pyproject.toml |
1 0 + 1 - 0 ! |
remove cython from hard dependencies. This patch is applied to ensure the dependency does not get traslated into a hard dependency in the binary package python3-brian. |
fix minor version check.patch | (download) |
brian2/tests/test_base.py |
3 2 + 1 - 0 ! |
fix version check. This change is a Debian specific workaround needed for adjunction of +ds repacking suffix, and probably needs to be removed once the repack is not needed anymore, probably on next upstream revisions. |