Bug 1942530

Summary: python-lazy-object-proxy: FTBFS in Fedora rawhide
Product: [Fedora] Fedora Reporter: Tomáš Hrnčiar <thrnciar>
Component: python-lazy-object-proxyAssignee: Gwyn Ciesla <gwync>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bcl, gwync, lupinix.fedora, philip.wyett
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://koschei.fedoraproject.org/package/python-lazy-object-proxy
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-03-24 18:52:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1890881, 1927309    

Description Tomáš Hrnčiar 2021-03-24 14:08:31 UTC
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

Comment 1 Gwyn Ciesla 2021-03-24 14:28:25 UTC
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