Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
replace-distutils-with-setuptools.patch | Replace distutils with setuptools. Starting from Python 3.12, importing distutils won't work as it's deprecated from Python 3.10 onwards. The code was updated to use setuptools instead of distutils for future compatibility with Python versions beyond 3.11. |
Aquila Macedo <aquilamacedo@riseup.net> | invalid | 2024-03-15 | ||
python3-interpreter.patch | Make examples use python3 interpreter always Remove lintian example-unusual-interpreter |
Aquila Macedo <aquilamacedo@riseup.net> | not-needed | 2024-03-15 |