Package: pyx3 / 0.15-3+deb11u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| pyx3 | 0.15-3+deb11u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| sphinx no eager only.patch | (download) |
manual/conf.py |
2 1 + 1 - 0 ! |
remove unpackaged sphinx extension from config |
| manual pythonpath.patch | (download) |
manual/Makefile |
2 1 + 1 - 0 ! |
add back module to pythonpath for building manual |
| sphinx local mathjax.patch | (download) |
manual/conf.py |
3 2 + 1 - 0 ! |
switch to local mathjax for documentation |
| add shebang examples.patch | (download) |
examples/graphs/join.py |
2 2 + 0 - 0 ! |
add missing shebang to example |
| setup.cfg.patch | (download) |
setup.cfg |
4 2 + 2 - 0 ! |
include c extensions when building. |
| pyxrc.patch | (download) |
pyx/data/pyxrc |
2 1 + 1 - 0 ! |
use the texipc system for extracting dvis |
| pyxrc load.patch | (download) |
pyx/config.py |
1 1 + 0 - 0 ! |
include /etc/pyxrc in the list of config files read |
| createlfs no foiltex.patch | (download) |
pyx/data/lfs/createlfs.py |
5 1 + 4 - 0 ! |
don't generate font details using foiltex |
| reproducible timestamps.patch | (download) |
pyx/pdfwriter.py |
22 14 + 8 - 0 ! |
honour source_date_epoch Honour the SOURCE_DATE_EPOCH environment variable to get reproducible timestamps if it is set. See https://reproducible-builds.org/specs/source-date-epoch/ |
| reproducible image name.patch | (download) |
pyx/bitmap.py |
18 10 + 8 - 0 ! |
reproducible image name Use data hash instead of memory address to build internal image names, to get a reproducible result. |
| reproducible elements.patch | (download) |
pyx/graph/graph.py |
6 3 + 3 - 0 ! |
sort elements in the pdf output to make it reproducible. |
| texlive2020 horiz alignment.patch | (download) |
pyx/text.py |
2 1 + 1 - 0 ! |
[patch] make alignment work with texlive 2020 The LaTeX shipout macro has recently been changed in unboxing and reboxing the content. This resulted in a misplacment in vertical direction by ignoring that PyX sets the height to zero. This bug has been reported by Thomas Bending. |
