Wed, 15 May 2024 04:01:16 UTC | login

Information for build python3.12-3.12.0-2.2.riscv64.fc40

ID252302
Package Namepython3.12
Version3.12.0
Release2.2.riscv64.fc40
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python3.12.git#7ea22f20d41292cf4b37543334ee012388cfd96e
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 16 Oct 2023 08:21:48 UTC
CompletedMon, 16 Oct 2023 15:43:21 UTC
Taskbuild (f40, /rpms/python3.12.git:7ea22f20d41292cf4b37543334ee012388cfd96e)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python3.12.git#7ea22f20d41292cf4b37543334ee012388cfd96e'}}
Tags
f40
RPMs
src
python3.12-3.12.0-2.2.riscv64.fc40.src.rpm (info) (download)
noarch
python-unversioned-command-3.12.0-2.2.riscv64.fc40.noarch.rpm (info) (download)
riscv64
python3-3.12.0-2.2.riscv64.fc40.riscv64.rpm (info) (download)
python3-debug-3.12.0-2.2.riscv64.fc40.riscv64.rpm (info) (download)
python3-devel-3.12.0-2.2.riscv64.fc40.riscv64.rpm (info) (download)
python3-idle-3.12.0-2.2.riscv64.fc40.riscv64.rpm (info) (download)
python3-libs-3.12.0-2.2.riscv64.fc40.riscv64.rpm (info) (download)
python3-test-3.12.0-2.2.riscv64.fc40.riscv64.rpm (info) (download)
python3-tkinter-3.12.0-2.2.riscv64.fc40.riscv64.rpm (info) (download)
python3.12-debuginfo-3.12.0-2.2.riscv64.fc40.riscv64.rpm (info) (download)
python3.12-debugsource-3.12.0-2.2.riscv64.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Oct 17 2023 David Abdurachmanov <davidlt@rivosinc.com> - 3.12.0-2.2.riscv64 - Bootstrap for Python 3.12 (riscv64) * Sat Oct 14 2023 David Abdurachmanov <davidlt@rivosinc.com> - 3.12.0-2.1.riscv64 - Disable test_peg_generator test on riscv64. * Fri Oct 13 2023 David Abdurachmanov <davidlt@rivosinc.com> - 3.12.0-2.0.riscv64 - Increase tests timeout on riscv64 by 10x. - Disable test_eintr test on riscv64. * Thu Oct 05 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 3.12.0-2 - Use bundled libb2 in RHEL builds * Mon Oct 02 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0-1 - Update to 3.12.0 final * Tue Sep 19 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~rc3-1 - Update to 3.12.0rc3 * Wed Sep 06 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~rc2-1 - Update to 3.12.0rc2 * Mon Aug 07 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~rc1-1 - Update to 3.12.0rc1 * Wed Aug 02 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.12.0~b4-3 - Remove extra distro-applied CFLAGS passed to user built C extensions - https://fedoraproject.org/wiki/Changes/Python_Extension_Flags_Reduction * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0~b4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~b4-1 - Update to 3.12.0b4 * Wed Jun 21 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~b3-2 - Backport upstream patch to add PyType_GetDict() function * Tue Jun 20 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~b3-1 - Update to 3.12.0b3 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.12.0~b2-3 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.12.0~b2-2 - Bootstrap for Python 3.12 * Wed Jun 07 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~b2-1 - Update to 3.12.0b2 * Mon May 29 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~b1-2 - Use wheels from RPMs, at least on Fedora 39+ - On older Fedora releases, declare bundled() provides and a complex License tag * 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