Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
configparser.patch | [PATCH] Use ConfigParser instead of SafeConfigParser The configparser's SafeConfigParser has been renamed to ConfigParser in Python 3.2 [1]. It was finally removed in Python 3.12 [2]. [1] https://docs.python.org/dev/whatsnew/3.2.html#configparser [2] https://docs.python.org/3/whatsnew/3.12.html#configparser |
Athos Ribeiro <athos.ribeiro@canonical.com> | not-needed | 2024-06-03 | ||
python2to3.patch | use Python3 =================================================================== |
Steffen Möller | no | 2020-12-13 | ||
sepp_not_in_testing.patch | Skip autopkgtest requiring sepp which needs pplacer which is not available in testing since mcl lost OCaml support | Andreas Tille <tille@debian.org> | no | 2023-01-17 |