[ Все 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 ]
×

Проект python3.12-3.12.8-1.el8_10

Имя python3.12
Эпоха 0
Версия 3.12.8
Релиз 1.el8_10
Сайт https://www.python.org/
Лицензия Python-2.0.1
Время сборки 2024-12-26 09:10:54
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Version 3.12 of the Python interpreter
Репозитории AppStream
Полное описание 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".
Эррата INFSA-2024:10980
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
python3.12-3.12.8-1.el8_10.x86_64 Version 3.12 of the Python interpreter b18fa230f06036a45e6d1b3e8b37161f444ae6c1e620f79df526325481400490 download
python3.12-devel-3.12.8-1.el8_10.x86_64 Libraries and header files needed for Python development 866489a9445334344db47fc17eb5f7cfa6b2e2777011c824fbc74e18cac84324 download
python3.12-libs-3.12.8-1.el8_10.x86_64 Python runtime libraries 6987d07de151b32c6932fad0a9c22999fdbe5cade1378c0d626369a475c1bb69 download
python3.12-tkinter-3.12.8-1.el8_10.x86_64 A GUI toolkit for Python 282cc7c4679ae3a960ec2435cb57eb83a8feba0fd3bcd97e4f411ea4243c23c9 download
python3.12-debug-3.12.8-1.el8_10.x86_64 Debug version of the Python runtime d39180a4a54dda993c469cfee2e064efca6a2b7ccbf010071b92932e41a7a98f download
python3.12-idle-3.12.8-1.el8_10.x86_64 A basic graphical development environment for Python da2347dc302635408b95d372ff04a7161789bc712185836348e4254d0ecb16fc download
python3.12-test-3.12.8-1.el8_10.x86_64 The self-test suite for the main python3 package 5a9200ef1071a2959e48ba9aab9144b6e75e97a935f731813740f2f9949f53e1 download
i686
python3.12-devel-3.12.8-1.el8_10.i686 Libraries and header files needed for Python development 92a1466e4c6bee111ab053ee858afcd2544be9bfb81f36c8b60d29d68eee3862 download
python3.12-libs-3.12.8-1.el8_10.i686 Python runtime libraries a6a44ed0ea653df1c9fb17ff489c2101896a0c2ad8acef32b96ecf6e29475736 download
python3.12-3.12.8-1.el8_10.i686 Version 3.12 of the Python interpreter 73dfd2aeee9b94316862e58b5a50ed5a84a439d5a78714713241bd02234811f7 download
python3.12-debug-3.12.8-1.el8_10.i686 Debug version of the Python runtime 532d703c4850a267db4909f351e5d4729e9a32e73dadb7d39d71a39ea31acbb3 download
python3.12-idle-3.12.8-1.el8_10.i686 A basic graphical development environment for Python f51be5042ee3cd8286604fbdaf72252eec7e4fc8ef3f95c65a0b0db4059efec6 download
python3.12-test-3.12.8-1.el8_10.i686 The self-test suite for the main python3 package 8d64f6a498cec7086d35856a9a64ac26467253f266b15c06252fbbf84fa65157 download
python3.12-tkinter-3.12.8-1.el8_10.i686 A GUI toolkit for Python 1995191e1f21743802b67b050000da60c9b7b2352c1e8789764f68c6c22775b4 download
noarch
python3.12-rpm-macros-3.12.8-1.el8_10.noarch RPM macros for building RPMs with Python 3.12 7de0bd23d8b093c43ddb6be7ec93a4c8505cce16b053af85d91170d9e83934c8 download
src
python3.12-3.12.8-1.el8_10.src Version 3.12 of the Python interpreter 3ce26c8c1e6d36ae17bc3771f622ddab3a51141e1d630311bc2be58a53e8a8cf download
История изменений link
* 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

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

* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.3-1
- Update to 3.12.3
Related: RHEL-33685

* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.2-3
- Move all test modules to the python3-test package, namely:
   - __phello__
   - _xxsubinterpreters
   - xxlimited
   - xxlimited_35
   - xxsubtype

* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.2-2
- Fix tests for XMLPullParser with Expat with fixed CVE

* Fri May 03 2024 Lumír Balhar <lbalhar@redhat.com> - 3.12.2-1
- Update to 3.12.2
Resolves: RHEL-33685

* Mon Feb 19 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.1-4
- Add Red Hat configuration for CVE-2007-4559

* Thu Jan 18 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.12.1-3
- Support OpenSSL FIPS mode
- Disable the builtin hashlib hashes except blake2

* Wed Dec 20 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.12.1-2
- Disable bootstrap

* Wed Dec 20 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.1-1
- Initial package
- Fedora contributions by:
      Björn Esser <besser82@fedoraproject.org>
      Bohuslav Kabrda <bkabrda@redhat.com>
      Charalampos Stratakis <cstratak@redhat.com>
      Dan Horák <dan@danny.cz>
      David Malcolm <dmalcolm@redhat.com>
      Dennis Gilmore <dennis@ausil.us>
      Florian Weimer <fweimer@redhat.com>
      Gwyn Ciesla <limb@fedoraproject.org>
      Igor Gnatenko <ignatenko@redhat.com>
      Iryna Shcherbina <shcherbina.iryna@gmail.com>
      Jaroslav Škarvada <jskarvad@redhat.com>
      Jason ティビツ <tibbs@fedoraproject.org>
      Kalev Lember <klember@redhat.com>
      Karsten Hopp <karsten@redhat.com>
      Lumir Balhar <lbalhar@redhat.com>
      Marcel Plch <marcel.plch@protonmail.com>
      Matej Stuchlik <mstuchli@redhat.com>
      Michal Cyprian <m.cyprian@gmail.com>
      Michal Toman <mtoman@fedoraproject.org>
      Miro Hrončok <miro@hroncok.cz>
      Nicolas Chauvet <kwizart@gmail.com>
      Orion Poplawski <orion@cora.nwra.com>
      Patrik Kopkan <pkopkan@redhat.com>
      Peter Robinson <pbrobinson@gmail.com>
      Petr Šplíchal <psplicha@redhat.com>
      Petr Viktorin <pviktori@redhat.com>
      Rex Dieter <rdieter@fedoraproject.org>
      Richard W.M. Jones <rjones@redhat.com>
      Robert Kuska <rkuska@gmail.com>
      Sahana Prasad <sahana@redhat.com>
      Stephen Gallagher <sgallagh@redhat.com>
      Than Ngo <than@redhat.com>
      Thomas Spura <thomas.spura@gmail.com>
      Till Maas <opensource@till.name>
      Tomáš Hrnčiar <thrnciar@redhat.com>
      Tomas Mraz <tmraz@fedoraproject.org>
      Tomas Orsava <torsava@redhat.com>
      Tomas Radej <tradej@redhat.com>
      Toshio Kuratomi <toshio@fedoraproject.org>
      Victor Stinner <vstinner@python.org>
      Ville Skyttä <ville.skytta@iki.fi>
      Yaakov Selkowitz <yselkowi@redhat.com>
      Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>