mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-10 16:58:03 -04:00
Add support for Python 3.12
Python 3.12 completely removed the builtin `distutils` module. This commit replaces its use with the `packaging` package, which is an external dependency, but maintained by the Python developers. Signed-off-by: Andrew Gunnerson <accounts+gitlab@chiller3.com>
This commit is contained in: