Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
skip-pymupdf-tests.patch | Skip pymupdf tests Since pymupdf is not currently in Debian, we cannot really run those tests. | Antonio Terceiro <terceiro@debian.org> | not-needed | vendor | 2023-01-18 | |
0002-setup.py-fix-Invalid-version-number.patch | setup.py: fix Invalid version number While trying to build wors with setuptools 66 (e.g. `python3 setup.py sdist`), the following exception is raised: pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: '-0.4.2-dev-71afc647-' setuptools 66 is more strict with version numbers. Since we read the Python code manually to extract the version, we also need to remove the quotes from the string literal representation. |
Antonio Terceiro <asa@terceiro.xyz> | no | 2023-02-05 | ||
remove-unicodecsv | no | |||||
no-zombie-imp.patch | no |