Debian Patches
Status for python-scrapli/2023.7.30-7
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| set-tool.setuptools.package-dir.patch | Set tool.setuptools.package-dir | Thomas Goirand <zigo@debian.org> | no | 2023-09-14 | ||
| py3.10-fix-get_event_loop.patch | Python 3.10: fix get_event_loop() In Python 3.10+, asyncio.get_event_loop() and get_event_loop_policy().get_event_loop() no longer automatically create a loop in the main thread if one doesn’t exist. |
Thomas Goirand <zigo@debian.org> | no | debian | 2025-12-22 | |
| remove-pkg_resources.patch | Remove usage of pkg_resources The pkg_resources module is no longer shipped by python3-setuptools (>= 84), which made the package FTBFS with: E ModuleNotFoundError: No module named 'pkg_resources' Replace pkg_resources.resource_filename by importlib.resources when finding the ntc_templates directory. =================================================================== |
Thomas Goirand <zigo@debian.org> | no | 2026-09-16 |
All known versions for source package 'python-scrapli'
- 2023.7.30-7 (sid)
- 2023.7.30-6 (forky)
- 2023.7.30-3 (trixie)
