Bug 2314238
Summary: | Please branch and build python-setuptools for EPEL10 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Benson Muite <benson_muite> |
Component: | python-setuptools | Assignee: | Python Maintainers <python-maint> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | code, cstratak, mhroncok, python-maint, python-packagers-sig, thrnciar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-09-23 15:32:04 UTC | 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: | |||
Bug Blocks: | 2313653 |
Description
Benson Muite
2024-09-23 15:25:24 UTC
The python3-setuptools package is already part of the base OS as python3-setuptools-69.0.3-5.el10.noarch. https://tiny.distro.builders/view-rpm--view-c10s--python3-setuptools.html It looks like sphinxygen wants setuptools>=61.2, so I don’t see any reason why this wouldn’t work. https://gitlab.com/drobilla/sphinxygen/-/blob/main/pyproject.toml?ref_type=heads#L5 |