Debian Patches
Status for python-installer/1.0.1+dfsg1-3
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| skip-script-tests | Skip tests for Windows launchers We don't include the bundled simple_launcher .exes in our Debian source package, for DFSG reasons. They aren't needed outside Windows. |
Stefano Rivera <stefanor@debian.org> | not-needed | 2021-11-07 | ||
| use-commonpath | Use os.path.commonpath over commonprefix (#345) commonprefix was deprecated in Python 3.15 as it does a character-by-character check which is 99% likely to be not what you actually want. commonpath does the sane thing of returning only valid paths (aka respecting the directory structure). |
Richard Si <sichard26@gmail.com> | no | 2026-07-21 |
All known versions for source package 'python-installer'
- 1.0.1+dfsg1-3 (sid, forky)
- 0.7.0+dfsg1-3 (trixie)
- 0.6.0+dfsg1-1 (bookworm)
