Debian Patches
Status for jube/2.7.1-3
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
sanitize-setup.patch | sanitize installation paths | not-needed | ||||
Fix-SyntaxWarning | Fix SyntaxWarning in regex patterns by using raw strings The package emitted SyntaxWarnings ("invalid escape sequence") during piuparts tests. This patch adds the 'r' prefix to the regex patterns in jube/benchmark.py and jube/util/util.py, ensuring that backslashes are treated as literal characters. . jube (2.7.1-3) unstable; urgency=low . * Fix SyntaxWarning in regex patterns by adding raw strings. |
Gonzalo Silvalde <gonzalo.silvalde@gmail.com> | no | debian |