Wed, 15 May 2024 06:52:48 UTC | login

Information for build python3.12-3.12.0~a1-2.0.riscv64.fc37

ID221014
Package Namepython3.12
Version3.12.0~a1
Release2.0.riscv64.fc37
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python3.12.git#7ed8b3ebc51f85474a5c8318d99ed2ec68af88d4
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
StartedSat, 26 Nov 2022 17:51:37 UTC
CompletedSun, 27 Nov 2022 05:13:39 UTC
Taskbuild (f37, /rpms/python3.12.git:7ed8b3ebc51f85474a5c8318d99ed2ec68af88d4)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python3.12.git#7ed8b3ebc51f85474a5c8318d99ed2ec68af88d4'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Nov 15 2022 David Abdurachmanov <davidlt@rivosinc.com> - 3.12.0~a1-2.0.riscv64 - Bootstrap on riscv64 * 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