Highlights from 2025-09-17 release
Enhancements
#3689 - More resilient communication between Copr and Pulp
#3497 - Support for branching new Fedora versions from Rawhide for projects stored in Pulp
#3843 Stop using deprecated
%py3_buildand%py3_installmacros in copr-keygen and copr-dist-git specfilesSmall helper script to query Pulp results more easily (e.g. what RPM packages do we have for this particular build ID and chroot name)
Show architecture statistics on the status page
Start using
PUTandDELETEmethods in thecopr.v3client for appropriate endpoints. Don’t worry, no breaking changes in the API itself,POSTmethods are supported as well.
Bugfixes
#3832 Update email on login, logout after deleting user data, and other GDPR-related improvements
#3883 - Fix API endpoint for deleting builds
#3872 - Fix PyPI build method for not-normalized package names
#3847 - Fix traceback caused by Log Detective buttons for builds that failed during the SRPM build phase