Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_configure.patch | Patch configure script. Remove apache version check for debian package, since we don't want to build-depend on apache2. |
"Robert S. Edmonds" <edmonds@debian.org> | no | 2015-10-08 | ||
02_makefile.patch | Patch makefile to issue correct setup.py call. | Peter Hawkins <peterh@debian.org> | no | 2015-10-08 | ||
03_debian-version.patch | Use Debian package version Upstream isn't making releases, and we can't trivially recreate the upstream git describe output from our source package. |
Stefano Rivera <stefanor@debian.org> | no | 2022-04-17 | ||
10_make-package-reproducible.patch | Make package reproducible | Bastian Germann <bastiangermann@fishpost.de> | no | 2020-08-11 | ||
11_py310_py_ssize_t_clean.patch | Make mod-python PY_SSIZE_T_CLEAN Required for Python 3.10 support. |
Andreas Hasenack <andreas.hasenack@ubuntu.com> | yes | debian | 2022-04-17 | |
12_py310_collections_import.patch | Python 3.10 support: import Callable from collections.abc | Andreas Hasenack <andreas.hasenack@ubuntu.com> | yes | debian | 2022-04-17 | |
13_py310_minor_version.patch | Support 2-digit Python minor versions Python 3.10 support. |
Stefano Rivera <stefanor@debian.org> | yes | 2022-04-17 | ||
14_sphinx_py3.patch | Docs: Python 3 & Sphinx 4 support | Stefano Rivera <stefanor@debian.org> | yes | 2022-04-17 | ||
15_py310_threadstate_clear.patch | 3.10 and up do not need a PyThreadState_Clear() Closes #100 |
Gregory Trubetskoy <grisha@modpython.org> | no | debian | upstream, https://github.com/grisha/mod_python/commit/7e863bb4652ca4edeb158bf42eb26120e0e54040 | 2023-06-16 |