#1084604 ledgerhelpers: removal of Python standard libraries in Python 3.13

Package:
src:ledgerhelpers
Source:
src:ledgerhelpers
Submitter:
Louis-Philippe Véronneau
Date:
2024-10-24 18:06:22 UTC
Severity:
normal
Tags:
#1084604#5
Date:
2024-10-07 16:18:24 UTC
From:
To:
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,

#1084604#14
Date:
2024-10-08 07:35:44 UTC
From:
To:
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