Package python3-3.12.9-2.el10_0.1.aarch64
Name | python3 |
---|---|
Epoch | 0 |
Version | 3.12.9 |
Release | 2.el10_0.1 |
Architecture | aarch64 |
Website/URL | https://www.python.org/ |
License | Python-2.0.1 |
Build Time | 2025-06-25 09:32:25 |
Build Host | builder-arm64-1.inferitos.ru |
Summary | Python 3.12 interpreter |
Repositories | BaseOS |
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 package provides the "python3" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3-libs package, which should be installed automatically along with python3. The remaining parts of the Python standard library are broken out into the python3-tkinter and python3-test packages, which may need to be installed separately. Documentation for Python is provided in the python3-docs package. Packages containing additional libraries for Python are generally named with the "python3-" prefix. |
Errata | — |
Size | 30 KiB |
Source Project | python3.12-3.12.9-2.el10_0.1 |
SHA-256 checksum | 21748fb6bc8fa86100c72e562501db7f5ae36165503e76af25c1503bc07f5f17 |
×
* Wed May 14 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.12.9-2.1 - Rebuilt for MSVSphere 10 * Tue Apr 22 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-2.1 - Apply Intel's CET for mitigation against control-flow hijacking attacks Resolves: RHEL-88325 * Mon Mar 31 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-2 - Properly apply exported CFLAGS for dtrace/systemtap builds Resolves: RHEL-85727 * Tue Feb 04 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.12.9-1 - Update to 3.12.9 - Security fix for CVE-2025-0938 Resolves: RHEL-77264 * 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-64877, RHEL-70450 * Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.12.6-2 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 * Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.6-1 - Update to 3.12.6 Resolves: RHEL-57397 * Fri Aug 23 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.5-2 - Security fix for CVE-2024-8088 Resolves: RHEL-55923 * 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-53036 * Wed Jul 17 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.4-4 - Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3