#1084657 bookworm: removal of Python standard libraries in Python 3.13

#1084657#5
Date:
2024-10-07 16:22:31 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:

imghdr: data/scripts/mobi_lib/mobi_cover.py:11

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

Cheers,