#1084585 sagemath: removal of Python standard libraries in Python 3.13

Package:
src:sagemath
Source:
src:sagemath
Submitter:
Louis-Philippe Véronneau
Date:
2024-10-08 15:21:02 UTC
Severity:
normal
Tags:
#1084585#5
Date:
2024-10-07 16:16:47 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: sage/build/sage_bootstrap/flock.py:15

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

Cheers,