Debian Patches
Status for afew/3.0.1-9
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| pkg_resources.patch | [PATCH] Migrate from deprecated pkg_resources to importlib.metadata The pkg_resources module is deprecated and slated for removal in setuptools 81 (as early as 2025-11-30). This change eliminates UserWarning messages during afew execution by using the modern importlib.metadata API, which has been available since Python 3.8. |
Jörg Thalheim <joerg@thalheim.io> | no | 2025-11-04 | ||
| 65227fa.patch | no | |||||
| fix-settings-file-reading-method-in-sett.patch | Fix settings file reading method in Settings.py - Updated method from `readfp` to `read_file` for compatibility with Python 3. - No change in functionality; improves code compliance with current Python standards. (this is upstream PR 350) |
Gabriele Mongiano <hom3rster@gmail.com> | no | 2024-11-08 | ||
| apply-upstream-pull-request-320.patch | Apply upstream pull request 320 This is labelled draft upstream, but seems to be tested by mjg. |
David Bremner <bremner@debian.org> | no | 2025-03-15 |
