Add support for Python 3.13

This series fixes the package.py script for modern setuptools (fixes the build pipeline which has regressed since the last merge) and adds support and tests for Python 3.13.

Python 3.13 is available in alpha in Fedora and is scheduled to release this October, but tests can be run against it now to stay ahead of any possible ecosystem changes that may be needed.

Merge request reports

Loading