Bug 2323224
| Summary: | Please build python-toml for EPEL10 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Dan Radez <dradez> |
| Component: | python-toml | Assignee: | Julien Enselme <jujens> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel10 | CC: | jujens, mhroncok, michel, python-packagers-sig |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-11-02 09:51:03 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: | 1914423, 2315446 | ||
|
Description
Dan Radez
2024-11-01 17:46:04 UTC
I can't seem to find how to set this bug blocking https://bugzilla.redhat.com/buglist.cgi?bug_id=2315446 I'd rather port python-jaraco-collections to tomllib/tomli-w. However, I don't see the dependency: $ repoquery -q --repo=rawhide --requires python3-jaraco-collections | grep toml $ repoquery -q --repo=rawhide-source --requires python-jaraco-collections | grep toml (python3dist(tomli) if python3-devel < 3.11) python3dist(setuptools-scm[toml]) >= 3.4.1 oh I see, you said: jaraco-collections => jaraco-text => rst-linker => toml *** Bug 2324281 has been marked as a duplicate of this bug. *** |