Description of problem: Package python-lazy-object-proxy fails to build from source in Fedora rawhide. Version-Release number of selected component (if applicable): 1.6.0-1.fc35 Steps to Reproduce: koji build --scratch f35 python-lazy-object-proxy-1.6.0-1.fc35.src.rpm Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/python-lazy-object-proxy
Look like this module wants setuptools_scm<6.0, and we just got 6.0.1. https://github.com/ionelmc/python-lazy-object-proxy/issues/54