[ Все 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.3-2.el8_10

Имя python3.12
Эпоха 0
Версия 3.12.3
Релиз 2.el8_10
Сайт https://www.python.org/
Лицензия Python-2.0.1
Время сборки 2024-07-03 09:46:46
Хост сборки 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:4243
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
python3.12-3.12.3-2.el8_10.x86_64 Version 3.12 of the Python interpreter abc362e3ae48083bff462198b8709305954c36f3905b6983699921ea3a102ccf download
python3.12-devel-3.12.3-2.el8_10.x86_64 Libraries and header files needed for Python development eb605ab9fc9655a34efcd5f6531b6ea49656e5233e55694a905f2582fbc39960 download
python3.12-libs-3.12.3-2.el8_10.x86_64 Python runtime libraries 60890c9a1cfebbfd7e5036d033bb0eb2a98b76e4a02d50cf519c8b8ccbe45864 download
python3.12-tkinter-3.12.3-2.el8_10.x86_64 A GUI toolkit for Python f2ea7593134f5943e7989748a6c91e22057598818cc337be102f1f40d168ad37 download
python3.12-debug-3.12.3-2.el8_10.x86_64 Debug version of the Python runtime d604f90614f4db264e66d885816089c4098643627c232b997f8d54b86e2adcb2 download
python3.12-idle-3.12.3-2.el8_10.x86_64 A basic graphical development environment for Python 4370eab7d776f908e8ca998bdccbf6c382badd09fa3e3d05418b16c74ee4adfd download
python3.12-test-3.12.3-2.el8_10.x86_64 The self-test suite for the main python3 package 398f51d752a100744ae034b9e4861b7d84cb22f130ebe8a67af57c2d8efd23d0 download
i686
python3.12-devel-3.12.3-2.el8_10.i686 Libraries and header files needed for Python development 7e4906c3014aa817725bdfef5bd42784906012c6061266379be26d7888a1e258 download
python3.12-libs-3.12.3-2.el8_10.i686 Python runtime libraries 0027f312c739c78fc13f75af2a41cb9ccd4ff6795d57505124041d600730b235 download
python3.12-3.12.3-2.el8_10.i686 Version 3.12 of the Python interpreter cb604dedc7f03599cede3cf1dc9ab1a156857d746b9339437553d598811c4aae download
python3.12-debug-3.12.3-2.el8_10.i686 Debug version of the Python runtime ff17994250425c87ae683bf0c24605acb8540f479cc2576bcfea027d77f6e516 download
python3.12-idle-3.12.3-2.el8_10.i686 A basic graphical development environment for Python b42674430e4c56f40accfca1707aedd015f69fa6e220d5905bc3fed9a37c13dc download
python3.12-test-3.12.3-2.el8_10.i686 The self-test suite for the main python3 package 5933a21a6e6605bf0327ade208a1d6d0f925eb87a86a18a58442be75b00df195 download
python3.12-tkinter-3.12.3-2.el8_10.i686 A GUI toolkit for Python 6a64661b75c96f3c65e9413166e47b223321df677f8554822dbc7ec43e10f119 download
noarch
python3.12-rpm-macros-3.12.3-2.el8_10.noarch RPM macros for building RPMs with Python 3.12 588cef58a30b9aa6a152e484137beecf583cf8b55d40e14220fbc88ddd0a6961 download
src
python3.12-3.12.3-2.el8_10.src Version 3.12 of the Python interpreter 13993fb8029ab1c1c85a375e5cb9c9d2a94e7398854aefe334e065a37b3e846d download
История изменений link
* Wed Jul 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.12.3-2
- Rebuilt for MSVSphere 8.10

* 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>