Debian Patches
Status for barman/3.18.0-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| use-looseversion-instead-of-distutils.patch | Replace distutils.version with bundled looseversion distutils is deprecated and removed in Python 3.12+. Replace the use of distutils.version.LooseVersion with a bundled copy of the looseversion module (barman/_looseversion.py), which provides identical functionality. Bundling the module avoids an external dependency that is not available in older Debian/Ubuntu releases (bookworm, bullseye, jammy). |
not-needed | vendor | 2026-04-15 |
