Debian Patches
Status for pychopper/2.7.10-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| fixTests.patch | Force Python3 in tests | "moeller@debian.org" <moeller@debian.org> | no | 2022-11-16 | ||
| fix-sphinx-scripts-path.patch | fix-sphinx-scripts-path Fix Sphinx documentation build by correcting the script discovery path in docs/cmd_tools.py. The original code assumes a top-level "scripts/" directory, but the Debian package layout places scripts under "pychopper/scripts/". This mismatch causes Sphinx to load and import pychopper.py incorrectly, leading to circular import errors during documentation generation. This patch updates the script directory reference to match the actual package structure and prevents Sphinx from treating the CLI script as a top-level Python module. |
Karsten Schöke <karsten.schoeke@geobasis-bb.de> | no | 2026-04-16 |
