I reviewed python-xmltodict 0.13.0-1 as checked into lunar. This shouldn't be considered a full audit but rather a quick gauge of maintainability. > python-xmltodict is a Python module that makes working with XML feel like you are working with JSON - CVE History: - No known CVEs - Build-Depends? - Python3 default libraries - pre/post inst/rm scripts? - It is a Python library so it will be installed along with other Python libraries. - Upon deletion, it will remove everything with py3clean if available or manually rm everything. - init scripts? - No - systemd units? - No - dbus services? - No - setuid binaries? - No - binaries in PATH? - No - sudo fragments? - No - polkit files? - No - udev rules? - No - unit tests / autopkgtests? - Embedded in the build process - Tested both with python 3.10 and 3.11 - cron jobs? - No - Build logs: - No errors / warnings - Lintian errors/warnings: - W: python3-xmltodict: changelog-distribution-does-not-match-changes-file unstable != lunar [usr/share/doc/python3-xmltodict/changelog.Debian.gz:1] - W: python-xmltodict changes: distribution-and-changes-mismatch lunar unstable - E: python-xmltodict changes: inconsistent-maintainer David Fernandez Gonzalez