Fedora Linux 37 Accepted System-Wide Changes
Python 3.11
Update the Python stack in Fedora from Python 3.10 to Python 3.11, the newest major release of the Python programming language.
Owners
- Owner: Miro Hrončok
Tracking
- Last updated: 2021-10-20
- Tracking bug: #2016048
- Release Notes tracker: #746
- Contingency deadline: TBD
- Status: Change accepted
RetireARMv7
Retire the ARMv7 architecture AKA arm32 or armhfp architecture.
Owners
- Owner: Peter Robinson
Tracking
- Last updated: 2021-12-01
- Tracking bug: #2028172
- Release Notes tracker: #776
- Contingency deadline:
- Status: Change accepted
Fedora Linux 37 Accepted Self-Contained Changes
MinGW UCRT target
This proposal is to add the UCRT target & support from Fedora to the MinGW cross-toolchains.
- Owner: Marc-André Lureau
- Last updated: 2022-02-16
- Status: Change accepted
Modular GNOME Keyring services
The monolithic daemon provided by GNOME Keyring will be split into dedicated sub-daemons, so that they can be consistently managed by systemd.
- Owner: Benjamin Berg
- Last updated: 2022-02-10
- Status: Change accepted
Python Dist RPM provides to only provide PEP503-normalized names
The legacy python3dist(NAME) and python3.11dist(NAME) RPM provides with dots (.) in NAME will no longer be automatically provided. NAME will only be normalized according to PEP 503. E.g. on Fedora 36 a package provides both python3dist(ruamel-yaml) and python3dist(ruamel.yaml), on Fedora 37+ it will only provide python3dist(ruamel-yaml) (and similarly, python3.11dist(ruamel-yaml)).
- Owner: Miro Hrončok
- Last updated: 2022-02-10
- Status: Change accepted