Name: | python3.12-devel |
---|---|
Version: | 3.12.9 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1334827 |
License: | Python-2.0.1 |
RPM: | python3.12-devel-3.12.9-1.el9.aarch64.rpm |
Source RPM: | python3.12-3.12.9-1.el9.src.rpm |
Build Date: | Sat Mar 08 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Libraries and header files needed for Python development |
Description: | This package contains the header files and configuration needed to compile Python extension modules (typically written in C or C++), to embed Python into other programs, and to make binary distributions for Python libraries. It also contains the necessary macros to build RPM packages with Python modules and 2to3 tool, an automatic source converter from Python 2.X. |
- Update to 3.12.9 - Security fix for CVE-2025-0938 Resolves: RHEL-77261
- Update to 3.12.8 - Security fix for CVE-2024-9287 and CVE-2024-12254 Resolves: RHEL-64886, RHEL-70320
- Update to 3.12.6 Resolves: RHEL-57417
- Security fix for CVE-2024-8088 Resolves: RHEL-55963
- Update to 3.12.5 - Security fix for CVE-2024-6923 Resolves: RHEL-53041
- Properly propagate the optimization flags to C extensions
- Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3
- Update to 3.12.4 Resolves: RHEL-44103
- Enable importing of hash-based .pyc files under FIPS mode Resolves: RHEL-40772
- Update to 3.12.3 Related: RHEL-33690