[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python3.11-3.11.13-1.el8_10

Name python3.11
Epoch 0
Version 3.11.13
Release 1.el8_10
Website/URL https://www.python.org/
License Python
Build Time 2025-07-02 09:05:31
Build Host builder-x86-05.inferitos.ru
Summary Version 3.11 of the Python interpreter
Repositories AppStream
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".
Errata INFSA-2025:10026
× Full screenshot
Found 6 old versions
Packages link
Package Summary SHA-256 checksum
x86_64
python3.11-3.11.13-1.el8_10.x86_64 Version 3.11 of the Python interpreter 14d02c0a9ec2304df29aa824b744276afd09c48099968b9a750b946c654317a7 download
python3.11-devel-3.11.13-1.el8_10.x86_64 Libraries and header files needed for Python development 872ed57eac4dc6786ff05287f2265a0142a3a855e9d1a5a290dad8c303dc9ac8 download
python3.11-libs-3.11.13-1.el8_10.x86_64 Python runtime libraries 385fbd6ae616247d6165c711afbce233eec8af77ea5b50e4810a4f48e0fdded0 download
python3.11-tkinter-3.11.13-1.el8_10.x86_64 A GUI toolkit for Python 504593c16bba4b9623cb61c7700ea1808fb8bd16d36df02902014db0547d4c90 download
python3.11-debug-3.11.13-1.el8_10.x86_64 Debug version of the Python runtime 22fc83dc8a74d38f0959255194809bb4f3d01f0f396fdf432204a6bb086fb044 download
python3.11-idle-3.11.13-1.el8_10.x86_64 A basic graphical development environment for Python edabc9b3192b8578ca29f549e9a0fb9d672b73b6dc74bcb70cc25d21f541989d download
python3.11-test-3.11.13-1.el8_10.x86_64 The self-test suite for the main python3 package 5c5335ce8c15b16c1f06b827f856955ec8e4dc05de82d7229b738c31f1450852 download
i686
python3.11-devel-3.11.13-1.el8_10.i686 Libraries and header files needed for Python development f27757a4cd4c6b97224ab590c6aebda2d0c74e4a754846eb56e4e2b2cf1e6347 download
python3.11-libs-3.11.13-1.el8_10.i686 Python runtime libraries f57291be52e2e75fbbd3c5692cdc3e3a78a5899e1a3d8a34e0b53b214e800955 download
python3.11-3.11.13-1.el8_10.i686 Version 3.11 of the Python interpreter 2b3527df62eeef353a2ec76f9ea2bb1cffff8bf3bca3336d1298a4f35692d3b4 download
python3.11-debug-3.11.13-1.el8_10.i686 Debug version of the Python runtime dd3132c9389cea55ebbc6759bf64c31a3bfe97b0d507df6d24b0820a06fa99f9 download
python3.11-idle-3.11.13-1.el8_10.i686 A basic graphical development environment for Python 15c777a0cb5a17c3c328a89c44e682f7a8927bf391fecbdef50bef8fccfed42f download
python3.11-test-3.11.13-1.el8_10.i686 The self-test suite for the main python3 package 3bad1ef885c7a59d5d2ba68dd2168276785ea2cd0f1bafae810ee1f31f4cd7ed download
python3.11-tkinter-3.11.13-1.el8_10.i686 A GUI toolkit for Python f7fd7c9285c6c634b9c813d9d76d92993d852a7815eaa481fd599725df2a765a download
noarch
python3.11-rpm-macros-3.11.13-1.el8_10.noarch RPM macros for building RPMs with Python 3.11 35dfffefb21a4771615da27383e007f0ed639fbbaa8a45eb929c1b0d202a94db download
src
python3.11-3.11.13-1.el8_10.src Version 3.11 of the Python interpreter 7ee65b7ae09441b9d1d8e3602bc67ab4b4ef827d3af870702ccc6b8068115b33 download
Changelog link
* Wed Jun 04 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.13-1
- Update to 3.11.13
- Security fixes for CVE-2025-4517, CVE-2025-4330, CVE-2025-4138, CVE-2024-12718, CVE-2025-4435
Resolves: RHEL-98037, RHEL-98006, RHEL-98223, RHEL-98114, RHEL-98200

* Tue Dec 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.11.11-1
- Update to 3.11.11
Resolves: RHEL-64879

* Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.10-1
- Update to 3.11.10
Resolves: RHEL-57400

* Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-7
- Security fix for CVE-2024-8088
Resolves: RHEL-55934

* Thu Aug 15 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-6
- Security fix for CVE-2024-6923
Resolves: RHEL-53089

* Thu Jul 25 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-5
- Properly propagate the optimization flags to C extensions

* Thu Jul 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-4
- Build Python with -O3
- https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3

* Thu Jul 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-3
- Security fix for CVE-2024-4032
Resolves: RHEL-44067

* Tue Jun 11 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-2
- Enable importing of hash-based .pyc files under FIPS mode
Resolves: RHEL-40783

* Mon Apr 22 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.11.9-1
- 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