[ 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.12-3.12.10-1.el8_10

Name python3.12
Epoch 0
Version 3.12.10
Release 1.el8_10
Website/URL https://www.python.org/
License Python-2.0.1
Build Time 2025-06-04 09:08:00
Build Host builder-x86-05.inferitos.ru
Summary Version 3.12 of the Python interpreter
Repositories AppStream
Description Python 3.12 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.12 package provides the "python3.12" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.12-libs package, which should be installed automatically along with python3.12. The remaining parts of the Python standard library are broken out into the python3.12-tkinter and python3.12-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.12-docs package. Packages containing additional libraries for Python are generally named with the "python3.12-" prefix. For the unversioned "python" executable, see manual page "unversioned-python".
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
python3.12-3.12.10-1.el8_10.x86_64 Version 3.12 of the Python interpreter e3c3b3a5327e8c9bb158efe9111e8772360f91a68b95509172dbd799ba9408c2 download
python3.12-devel-3.12.10-1.el8_10.x86_64 Libraries and header files needed for Python development 5bfac61410115e2b180e126cc85e5e5708a99b55f31640bfa913a2f0a8a8b250 download
python3.12-libs-3.12.10-1.el8_10.x86_64 Python runtime libraries 2b348f9e0df9ada493daaab5e1824d6cbbccf36ceaae277fc313a719fd94a9e6 download
python3.12-tkinter-3.12.10-1.el8_10.x86_64 A GUI toolkit for Python c647fbedf557c89ccdf305b89ba5c79659e215e553ea843659fab1d0b8ccce03 download
python3.12-debug-3.12.10-1.el8_10.x86_64 Debug version of the Python runtime 8f1ba9c871954dd1bd81602be4cdc25cd6378c03290e49b6435d5dab110e5ec0 download
python3.12-idle-3.12.10-1.el8_10.x86_64 A basic graphical development environment for Python eee4f73db5307b72f0b615e2b56577409213fa55aa95ceb07c3259ab9f5936ff download
python3.12-test-3.12.10-1.el8_10.x86_64 The self-test suite for the main python3 package d499123dca4a0933435d7386caeb94e02cc432cf39b8bdb04c2f5e8193515d5b download
i686
python3.12-devel-3.12.10-1.el8_10.i686 Libraries and header files needed for Python development 066e7e3d24c336c6dd444f4c001dd58bcc324fd57cb98efbee8770308ed6357b download
python3.12-libs-3.12.10-1.el8_10.i686 Python runtime libraries 9ff9483a7cc8307e61fdb40ec0894ae95148a1d708ad8b2704ccf26665dd6473 download
python3.12-3.12.10-1.el8_10.i686 Version 3.12 of the Python interpreter 8c5f2ddc7c0feec0f4802c5e3d2a1fe72adfd727cfa4f91fec2caedb8d05f2e5 download
python3.12-debug-3.12.10-1.el8_10.i686 Debug version of the Python runtime 4db0e63661defece44615670d614029d2683daa0c76ace0102c410ecfbfc7b5c download
python3.12-idle-3.12.10-1.el8_10.i686 A basic graphical development environment for Python a8e60bb425a1467136ecbd48816236f8966fa4b893b718503b2259d071c33201 download
python3.12-test-3.12.10-1.el8_10.i686 The self-test suite for the main python3 package 2d2fd956b41cdb5e3fa5033404458887e50b18afd0a27c88639860038ef32661 download
python3.12-tkinter-3.12.10-1.el8_10.i686 A GUI toolkit for Python 6f11d5788a898e54a896b3eaa248664a7c1cd297a181514fa3b626cc8bae04c8 download
noarch
python3.12-rpm-macros-3.12.10-1.el8_10.noarch RPM macros for building RPMs with Python 3.12 bae26766c56374e92ea35d4b0ef789939af537d39caa883b9f1246f0ffbb164c download
src
python3.12-3.12.10-1.el8_10.src Version 3.12 of the Python interpreter 13bad30d8b74e295d2b2f4ebb173caa9b9979224f2c6ecb7510a25e7d30bf3bf download
Changelog link
* Wed Apr 09 2025 Miro Hrončok <mhroncok@redhat.com> - 3.12.10-1
- Update to 3.12.10
Resolves: RHEL-86888

* Tue Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1
- Update to 3.12.9
- Security fix for CVE-2025-0938
Related: RHEL-86888

* Tue Dec 03 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.8-1
- Update to 3.12.8
- Security fix for CVE-2024-9287 and CVE-2024-12254
Resolves: RHEL-64880, RHEL-70315

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

* Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2
- Security fix for CVE-2024-8088
Resolves: RHEL-55939

* Wed Aug 07 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.5-1
- Update to 3.12.5
- Security fix for CVE-2024-6923
Resolves: RHEL-53075

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

* Wed Jul 17 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-2
- Build Python with -O3
- https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3

* Wed Jul 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.12.4-1
- Rebuilt for MSVSphere 8.10

* Fri Jun 28 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.4-1
- Update to 3.12.4
Resolves: RHEL-44074