Fri, 29 Mar 2024 09:38:11 UTC | login

Information for build python3.12-3.12.0~a2-1.0.riscv64.fc37

ID221630
Package Namepython3.12
Version3.12.0~a2
Release1.0.riscv64.fc37
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python3.12.git#e6a8a6bfaa610304ba67ce05da37df3414ea6c81
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 complete
Volume DEFAULT
StartedSun, 27 Nov 2022 18:44:23 UTC
CompletedMon, 28 Nov 2022 09:50:34 UTC
Taskbuild (f37, /rpms/python3.12.git:e6a8a6bfaa610304ba67ce05da37df3414ea6c81)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python3.12.git#e6a8a6bfaa610304ba67ce05da37df3414ea6c81'}}
Tags
f37
f38
RPMs
src
python3.12-3.12.0~a2-1.0.riscv64.fc37.src.rpm (info) (download)
riscv64
python3.12-3.12.0~a2-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python3.12-debug-3.12.0~a2-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python3.12-devel-3.12.0~a2-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python3.12-idle-3.12.0~a2-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python3.12-libs-3.12.0~a2-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python3.12-test-3.12.0~a2-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python3.12-tkinter-3.12.0~a2-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python3.12-debuginfo-3.12.0~a2-1.0.riscv64.fc37.riscv64.rpm (info) (download)
python3.12-debugsource-3.12.0~a2-1.0.riscv64.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Nov 27 2022 David Abdurachmanov <davidlt@rivosinc.com> - 3.12.0~a2-1.0.riscv64 - Ignore test_eintr test on riscv64 - Bootstrap on riscv64 * Tue Nov 15 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a2-1 - Update to 3.12.0a2 - Fixes: rhbz#2133847 * 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