Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
use_python3.diff | Patch spf.py to use /usr/bin/python3 when run as a script | Scott Kitterman <scott@kitterman.com> | not-needed | vendor | 2015-08-13 | |
0002-dnspython-2.0.0-compatibility.patch | dnspython 2.0.0 compatibility | Scott Kitterman <scott@kitterman.com> | no | 2020-08-09 | ||
py313-doctest-registration.patch | Fix doctest registration for Python 3.13 `unittest.makeSuite` was deprecated in Python 3.11 and removed in 3.13. |
Colin Watson <cjwatson@debian.org> | yes | debian | 2025-01-12 | |
py312-syntax-warning.patch | Fix syntax warning in Python 3.12 Although this is written as a raw string, it's within a non-raw docstring, necessitating an extra layer of backslash-escaping. Contributed by Peter Chubb <peter.chubb@unsw.edu.au> in https://bugs.debian.org/1078728. |
Peter Chubb <peter.chubb@unsw.edu.au> | yes | debian | 2025-01-12 |