Debian Patches
Status for stomper/0.4.3-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Avoid-deprecated-removed-unittest-methods.patch | Avoid deprecated/removed unittest methods The old names were deprecated in Python 2.7 and 3.2, or earlier. Python 3.12 removes them. The new names were available in 2.6 (3.0), I didn't check earlier versions. (I'm avoiding newer additions like assertIs/assertIsNot from 3.1.) |
Petr Viktorin <encukou@gmail.com> | no | 2023-06-15 | ||
0002-No-Future.patch | no |