#1084662 hamster-time-tracker: removal of Python standard libraries in Python 3.13

#1084662#5
Date:
2024-10-07 16:22:42 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: waflib/extras/genpybind.py:2

See this link for more details:
https://peps.python.org/pep-0594/#deprecated-modules

Cheers,

#1084662#10
Date:
2024-10-20 15:31:15 UTC
From:
To:
Control: forwarded -1 https://github.com/projecthamster/hamster/issues/767

I already reported this upstream a couple of weeks ago thanks to the
lintian tag. No movement yet. It's part of the build system so it will
need an update of the embedded waf library.

Not sure if we have a waf version that doesn't use it yet.

Cheers,