Upgrades
- CPython: 3.12.8 -> 3.12.9
- CPython: 3.13.1 -> 3.13.2
Distribution changes
- pkg-config files are now relocatable instead of hard-coding our build-time path (#507, see also astral-sh/uv#11028)
- Ensure build attestations are present for all artifacts on main (derived release artifacts, like install-only tarballs, do not have attestations yet) (#501)
Build system changes
- Build scripts work if the Python you're using is itself from python-build-standalone (#505)
Full Changelog: 2025011...2025020