Debian Patches
Status for pympress/1.8.5-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0002-intersphinx.patch | intersphinx Limit intersphinx mappings to documentation in Debian | Christopher Hoskin <mans0954@debian.org> | not-needed | 2019-12-13 | ||
0003-README-privacy.patch | README privacy | Christopher Hoskin <mans0954@debian.org> | not-needed | 2021-07-14 | ||
0004-Options-privacy.patch | Options privacy | Christopher Hoskin <mans0954@debian.org> | not-needed | 2022-01-30 | ||
fix-docs-build.patch | Use tags (-t) instead of options (-D) to control docs from CLI These are already defined when reading conf.py, which means we don’t need to load extensions after config init (which breaks intersphinx). Also default to what an installed doc should look like (no code doc, no install instructions) to make the life of packagers easier. |
Cimbali <me@cimba.li> | no | debian | upstream, https://github.com/Cimbali/pympress/commit/ddc00d114b70e802ef7880535326cf7bd2ead8aa | 2024-12-31 |
setup.cfg-underscore.patch | Use underscore-separated fields in setup.cfg setuptools >= 78 is stricter about this. |
Colin Watson <cjwatson@debian.org> | yes | debian upstream | 2025-04-17 | |
0006-Work-around-pygobject-iterator.patch | Work around pygobject iterator Picked from https://github.com/Cimbali/pympress/issues/330 Works around a missing __iter__ method in GPropsIter in pygobject; this is fixed by pygobject upstream 3.51 but that fix will not likely make it into trixie. This patch should be dropped during the forky development cycle. |
Stuart Prescott <stuart@debian.org> | no | 2025-05-10 |