Package: pyspf / 2.0.14-5
Metadata
Package | Version | Patches format |
---|---|---|
pyspf | 2.0.14-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
use_python3.diff | (download) |
spf.py |
2 1 1 - 0 ! |
patch spf.py to use /usr/bin/python3 when run as a script |
0002 dnspython 2.0.0 compatibility.patch | (download) |
spf.py |
2 1 1 - 0 ! |
dnspython 2.0.0 compatibility |
py313 doctest registration.patch | (download) |
test/testspf.py |
2 1 1 - 0 ! |
fix doctest registration for python 3.13 `unittest.makeSuite` was deprecated in Python 3.11 and removed in 3.13. |
py312 syntax warning.patch | (download) |
spf.py |
2 1 1 - 0 ! |
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 <[email protected]> in https://bugs.debian.org/1078728. |
1