Name: | python3.11 |
---|---|
Version: | 3.11.9 |
Release: | 1.0.1.el8_10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 24021 |
License: | Python |
RPM: | python3.11-3.11.9-1.0.1.el8_10.x86_64.rpm |
Source RPM: | python3.11-3.11.9-1.0.1.el8_10.src.rpm |
Build Date: | Mon Jun 24 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.python.org/ |
Summary: | Version 3.11 of the Python interpreter |
Description: | Python 3.11 is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. The python3.11 package provides the "python3.11" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.11-libs package, which should be installed automatically along with python3.11. The remaining parts of the Python standard library are broken out into the python3.11-tkinter and python3.11-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.11-docs package. Packages containing additional libraries for Python are generally named with the "python3.11-" prefix. For the unversioned "python" executable, see manual page "unversioned-python". |
- Update rpm-macros description [Orabug: 36024572]
- Rebase to 3.11.9 - Security fixes for CVE-2023-6597 and CVE-2024-0450 - Fix expat tests for the latest expat security release Resolves: RHEL-33672, RHEL-33684
- Rebase to 3.11.7 Resolves: RHEL-21915
- Security fix for CVE-2023-27043 Resolves: RHEL-7842
- Rebase to 3.11.5 - Security fixes for CVE-2023-40217 and CVE-2023-41105 Resolves: RHEL-3047, RHEL-3267
- Add the import_all_modules_py3_11.py file for the python3.11-rpm-macros subpackage Resolves: rhbz#2207631
- Fix symlink handling in the fix for CVE-2023-24329 Resolves: rhbz#263261
- Security fix for CVE-2007-4559 Resolves: rhbz#263261
- Update to 3.11.4 - Security fix for CVE-2023-24329 Resolves: rhbz#2173917
- Support OpenSSL FIPS mode