Dear package maintainer, We want to update python-setuptools to 80.9.0 or newer. However, your package fails to build with it, in our testing Copr: https://copr.fedorainfracloud.org/coprs/churchyard/setuptools-80.9.0/package/python-zope-exceptions To reproduce, try to build your package in mock with: $ fedpkg --release rawhide mockbuild -N -- --addrepo=https://download.copr.fedorainfracloud.org/results/churchyard/setuptools-80.9.0/fedora-rawhide-x86_64 As the number of failures is rather high, I have not yet tried to look into the details about each individual failure. When you do, please feel free to post relevant part of the logs as comments. Thank you. Let me know if you need help.
%pyproject_buildrequires dies with: Handling setuptools == 78.1.1 from build-system.requires Requirement not satisfied: setuptools == 78.1.1 This is a rather horrible requirement pin that needs to be removed in %prep in Fedora. Any update of setupools would render this package FTBFS.
https://src.fedoraproject.org/rpms/python-zope-exceptions/pull-request/5
FEDORA-2025-56d911deed (python-zope-exceptions-6.0-3.fc44) has been submitted as an update to Fedora 44. https://bodhi.fedoraproject.org/updates/FEDORA-2025-56d911deed
FEDORA-2025-56d911deed (python-zope-exceptions-6.0-3.fc44) has been pushed to the Fedora 44 stable repository. If problem still persists, please make note of it in this bug report.
Thanks for the PR as well as your work on setuptools! Merged and built on rawhide. (I don't think there is a need to merge this into other branches at this time, let me know if you have other thoughts on that.)