#1147582 python3-nanoemoji: uses obsolete python3-toml library and should be ported to standar library tomllib + tomli-w #1147582
- Package:
- python3-nanoemoji
- Source:
- python3-nanoemoji
- Submitter:
- Alexandre Detiste
- Date:
- 2026-09-13 09:55:02 UTC
- Severity:
- normal
Dear Maintainer, Thank you for packaging this new software. The older "toml" library is slowly bitroting and on the way out. Please coordinate with upstream to port to newer alternatives: - for readding: "tomllib" from the Standard Library or external "tomli" on older Python - for writing: "tomliw-" packaged as python3-tomli-w Greetings Alexandre