Bug 2323169
Summary: | python-ruamel-yaml fails to build with Python 3.14: ImportError: cannot import name 'Str' from 'ast' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-ruamel-yaml | Assignee: | Ondrej Mosnáček <omosnacek> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | chkumar, code, epel-packagers-sig, jmontleo, ksurma, mhroncok, openstack-sig, ssbarnea |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-ruamel-yaml-0.18.6-3.fc42 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-12-02 17:03:23 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: | 2322407 |
Description
Karolina Surma
2024-11-01 14:58:02 UTC
FWIW this is in setup.py: https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/setup.py#l79 Nevertheless, I'm not sure why the code does not use ast.literal_eval() instead of defining its own. This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. I'm working on a PR. FEDORA-2024-9e1a2ec691 (python-ruamel-yaml-0.18.6-3.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2024-9e1a2ec691 FEDORA-2024-9e1a2ec691 (python-ruamel-yaml-0.18.6-3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |