Fri, 19 Apr 2024 07:11:19 UTC | login

Information for build python3.12-3.12.0~b1-1.0.riscv64.fc38

ID247962
Package Namepython3.12
Version3.12.0~b1
Release1.0.riscv64.fc38
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python3.12.git#a17cf3c0f4bf10fbcedbbc187a86f7e58c096e8d
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
StartedSat, 27 May 2023 06:03:03 UTC
CompletedSun, 28 May 2023 11:45:26 UTC
Taskbuild (f38, /rpms/python3.12.git:a17cf3c0f4bf10fbcedbbc187a86f7e58c096e8d)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python3.12.git#a17cf3c0f4bf10fbcedbbc187a86f7e58c096e8d'}}
Tags
f38
RPMs
src
python3.12-3.12.0~b1-1.0.riscv64.fc38.src.rpm (info) (download)
riscv64
python3.12-3.12.0~b1-1.0.riscv64.fc38.riscv64.rpm (info) (download)
python3.12-debug-3.12.0~b1-1.0.riscv64.fc38.riscv64.rpm (info) (download)
python3.12-devel-3.12.0~b1-1.0.riscv64.fc38.riscv64.rpm (info) (download)
python3.12-idle-3.12.0~b1-1.0.riscv64.fc38.riscv64.rpm (info) (download)
python3.12-libs-3.12.0~b1-1.0.riscv64.fc38.riscv64.rpm (info) (download)
python3.12-test-3.12.0~b1-1.0.riscv64.fc38.riscv64.rpm (info) (download)
python3.12-tkinter-3.12.0~b1-1.0.riscv64.fc38.riscv64.rpm (info) (download)
python3.12-debuginfo-3.12.0~b1-1.0.riscv64.fc38.riscv64.rpm (info) (download)
python3.12-debugsource-3.12.0~b1-1.0.riscv64.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sat May 27 2023 David Abdurachmanov <davidlt@rivosinc.com> - 3.12.0~b1-1.0.riscv64 - Add support for riscv64: - Increase tests timeout. - Disable test_eintr test. * Tue May 23 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~b1-1 - Update to 3.12.0b1 * Wed Apr 05 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a7-1 - Update to 3.12.0a7 * Thu Mar 23 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~a6-2 - Increase the test timeout during package build * Wed Mar 08 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a6-1 - Update to 3.12.0a6 * Wed Feb 08 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a5-1 - Update to 3.12.0a5 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0~a4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 11 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a4-1 - Update to 3.12.0a4 * Mon Dec 19 2022 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~a3-2 - No longer patch the default bytecode cache invalidation policy * Wed Dec 07 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a3-1 - Update to 3.12.0a3 * 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