fix-setuptools.patch |
Remove use_2to3 option and languages python 2 and 2.7 from setuptools |
Nilesh Patra <nilesh@debian.org> |
no |
|
|
2021-10-15 |
2to3.patch |
Convert python2 syntax to python3 |
Nilesh Patra <nilesh@debian.org> |
no |
|
|
2021-10-15 |
quitechar.patch |
Fix 'TypeError: "quotechar" must be a 1-character string' |
Andreas Tille <tille@debian.org> |
no |
debian
|
|
2022-11-14 |
replace-pkg-resources-with-importlib.patch |
replace deprecated pkg_resources usage with importlib.metadata |
Ananthu C V <weepingclown@debian.org> |
no |
debian
|
|
2024-11-26 |
replace-distutils-with-setuptools.patch |
use setuptools instead of deprecated distutils |
Ananthu C V <weepingclown@debian.org> |
no |
|
|
2024-11-26 |
use-raw-strings-for-regex.patch |
use raw strings in regex to prevent invalid escape sequences |
Ananthu C V <weepingclown@debian.org> |
no |
debian
|
|
2024-11-26 |