Bug 2321395
Summary: | Please branch and build python-sphinx-autodoc-typehints in epel10 | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Romain Geissler <romain.geissler> |
Component: | python-sphinx-autodoc-typehints | Assignee: | Tristan Cacqueray <tdecacqu> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel10 | CC: | mail, mhroncok, tdecacqu |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-sphinx-autodoc-typehints-2.5.0-4.el10_0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-01-09 02:38:12 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: | 2321374 |
Description
Romain Geissler
2024-10-24 08:11:52 UTC
It starts with... No matching package to install: 'python3dist(hatchling) >= 1.25' nptyping is in the meantime available for EPEL10. Hi, The package python3-hatchling exists already, it's provided by CentOS 10 Stream CRB. See this direct link to the package: https://mirror.stream.centos.org/10-stream/CRB/x86_64/os/Packages/python3-hatchling-1.24.2-2.el10.noarch.rpm However it's version 1.24.2, not >= 1.25. So shall python-hatchling be upgraded in CentOS stream ? Cheers, Romain I tried to ask the CentOS team if it's possible to upgrade hatchling in CentOS: https://issues.redhat.com/browse/RHEL-65708 hatchling >= 1.25 is not actually needed. See https://src.fedoraproject.org/rpms/python-sphinx-autodoc-typehints/pull-request/4 FYI, the above pull request has been merged. If the branch epel10 is being fast forwarded to the rawhide branch commit, then I can locally build it with no error apparently with this command: fedpkg mockbuild --mock-config centos-stream+epel-10-x86_64. So it seems now all dependencies are ok. Friendly ping for this request ;) @Miro, I have never made an epel package, may I simply ran `fedpkg request-branch epel10` to fix that issue? To fix the issue, you must first decide whether you want to take care of this package for many years. If you do, You need to request the branch as you say, push rawhide content into it and build it with fedpkg build. Then, you might need to create an Bodhi update, if that's not automatic. Thanks Miro! I see the branch already exists, so I just merged the changes from rawhide and ran a new build: https://koji.fedoraproject.org/koji/taskinfo?taskID=126473066 Salut Tristan, Thanks for the build ! ;) For now I don't see any new update here: https://bodhi.fedoraproject.org/updates/?packages=python-sphinx-autodoc-typehints So it seems you only have created a build, not an actual Fedora EPEL update which would eventually lead to the package being actually published in the EPEL repositories. Cheers, Romain Hi Tristan, Friendly ping in this ticket, you almost did it last time, but you didn't submit and actual Fedora update. Ping FEDORA-EPEL-2025-fb66dce192 (python-sphinx-autodoc-typehints-2.5.0-4.el10_0) has been submitted as an update to Fedora EPEL 10.0. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-fb66dce192 Here, I made the bodhi update ^ . Please let me know if that's not enough. Merci Tristan ! It should be ok now, normally the Fedora update will automatically be promoted to stable either by time either by karma. This will unblock dependent packages. FEDORA-EPEL-2025-fb66dce192 has been pushed to the Fedora EPEL 10.0 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-fb66dce192 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2025-fb66dce192 (python-sphinx-autodoc-typehints-2.5.0-4.el10_0) has been pushed to the Fedora EPEL 10.0 stable repository. If problem still persists, please make note of it in this bug report. |