Bug 2026703
Summary: | babel fails to build with Python 3.11: AttributeError: 'Translations' object has no attribute '_output_charset' | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomáš Hrnčiar <thrnciar> |
Component: | babel | Assignee: | Tomáš Hrnčiar <thrnciar> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 36 | CC: | fschwarz, mhroncok, nphilipp, pviktori, python-sig, thrnciar |
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: | 2022-04-27 12:06:49 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: | 2016048 |
Description
Tomáš Hrnčiar
2021-11-25 14:23:08 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 36 development cycle. Changing version to 36. I believe babel is needed for sphinx. Let's test https://github.com/python-babel/babel/pull/835 ? I'm aware of the upstream but I'm completely swamped right now. I believe python-sig can commit to babel so I'd be happy if someone else could add the PR + give some feedback upstream. To prevent shipping babel from git snapshot, we won't merge it for now. If there is no release till Python 3.11 rebuilds we will ship it like this. Babel was updated with an upstream fix. |