Bug 2461178

Summary: Changes/Setuptools 82+
Product: [Fedora] Fedora Reporter: Allison King <alking>
Component: Changes TrackingAssignee: Tomáš Hrnčiar <thrnciar>
Status: ON_QA --- QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: alking, thrnciar
Target Milestone: ---Flags: fedora-admin-xmlrpc: mirror+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
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: 2477013    
Bug Blocks: 2402320    

Description Allison King 2026-04-23 16:41:12 UTC
This is a tracking bug for Change: Changes/Setuptools 82+
For more details, see: https://fedoraproject.org/wiki/Changes/Setuptools_82%2B

Update to a new upstream release of <code>python-setuptools</code> that is not completely compatible with previous releases. Most notably, pkg_resources module was removed. This is a breaking change and Fedora packages that use pkg_resources should use the [https://docs.python.org/3/library/importlib.resources.html importlib.resources] and [https://docs.python.org/3/library/importlib.metadata.html importlib.metadata] projects for common use cases. There might be other breaking changes. We estima

If you encounter a bug related to this Change, please do not comment here. Instead create a new bug and set it to block this bug.