Wed, 15 May 2024 07:31:29 UTC | login

Information for build python3.12-3.12.0~a1-2.fc37

ID220712
Package Namepython3.12
Version3.12.0~a1
Release2.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python3.12.git#1bc45ffecb2b268fb56fbdc61ceb0ff429168d19
SummaryVersion 3.12 of the Python interpreter
DescriptionPython 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.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 13 Nov 2022 12:00:32 UTC
CompletedSun, 13 Nov 2022 12:07:38 UTC
Taskbuild (f37, /rpms/python3.12.git:1bc45ffecb2b268fb56fbdc61ceb0ff429168d19)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python3.12.git#1bc45ffecb2b268fb56fbdc61ceb0ff429168d19'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Oct 27 2022 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~a1-2 - Finish initial bootstrap of Python 3.12.0a1 * Wed Oct 26 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a1-1 - Initial Python 3.12 package forked from Python 3.11