- Package:
- src:ledgerhelpers
- Source:
- src:ledgerhelpers
- Submitter:
- Louis-Philippe Véronneau
- Date:
- 2024-10-24 18:06:22 UTC
- Severity:
- normal
- Tags:
Dear maintainer(s), Python 3.13 removes a large amount of so called 'dead battery' libraries from the standard library. As such, code that imports these libraries will no longer work in Python 3.13, which is the targeted version for Trixie. The following removed libraries were found in this package: pipes: tests/dogtail/addtrans.py:5 See this link for more details: https://peps.python.org/pep-0594/#deprecated-modules Cheers,
severity 1084604 wishlist thanks I really appreciate this heads up! However this dependency is in a rotten and unused test. I sent a fix upstream, but this is definitely not of high importance. Adjusting severity accordingly. Marcin