Fri, 17 May 2024 03:12:51 UTC | login

Information for build python3.11-3.11.0~rc2-1.2.riscv64.fc37

ID201380
Package Namepython3.11
Version3.11.0~rc2
Release1.2.riscv64.fc37
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python3.11.git#456dbafecccee11bf0d5baa4a9b2867e2350ba20
SummaryVersion 3.11 of the Python interpreter
DescriptionPython 3.11 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.11 package provides the "python3.11" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.11-libs package, which should be installed automatically along with python3.11. The remaining parts of the Python standard library are broken out into the python3.11-tkinter and python3.11-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.11-docs package. Packages containing additional libraries for Python are generally named with the "python3.11-" prefix.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 18 Sep 2022 09:59:21 UTC
CompletedMon, 19 Sep 2022 00:36:42 UTC
Taskbuild (f37, /rpms/python3.11.git:456dbafecccee11bf0d5baa4a9b2867e2350ba20)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python3.11.git#456dbafecccee11bf0d5baa4a9b2867e2350ba20'}}
Tags
f37
RPMs
src
python3.11-3.11.0~rc2-1.2.riscv64.fc37.src.rpm (info) (download)
riscv64
python3.11-3.11.0~rc2-1.2.riscv64.fc37.riscv64.rpm (info) (download)
python3.11-debug-3.11.0~rc2-1.2.riscv64.fc37.riscv64.rpm (info) (download)
python3.11-devel-3.11.0~rc2-1.2.riscv64.fc37.riscv64.rpm (info) (download)
python3.11-idle-3.11.0~rc2-1.2.riscv64.fc37.riscv64.rpm (info) (download)
python3.11-libs-3.11.0~rc2-1.2.riscv64.fc37.riscv64.rpm (info) (download)
python3.11-test-3.11.0~rc2-1.2.riscv64.fc37.riscv64.rpm (info) (download)
python3.11-tkinter-3.11.0~rc2-1.2.riscv64.fc37.riscv64.rpm (info) (download)
python3.11-debuginfo-3.11.0~rc2-1.2.riscv64.fc37.riscv64.rpm (info) (download)
python3.11-debugsource-3.11.0~rc2-1.2.riscv64.fc37.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Sun Sep 18 2022 David Abdurachmanov <davidlt@rivosinc.com> - 3.11.0~rc2-1.2.riscv64 - Disable test_distutils test on riscv64 * Sat Sep 17 2022 David Abdurachmanov <davidlt@rivosinc.com> - 3.11.0~rc2-1.1.riscv64 - Adjust testing for riscv64 * Tue Sep 13 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~rc2-1 - Update to 3.11.0rc2 * Tue Aug 09 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~rc1-2 - Don't use custom installation schemes - Fixes rhbz#2026979 - Fixes rhbz#2097183 * Mon Aug 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~rc1-1 - Update to 3.11.0rc1 * Tue Jul 26 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~b5-1 - Update to 3.11.0b5 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.0~b4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jul 11 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~b4-1 - Update to 3.11.0b4 * Fri Jul 08 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~b3-8 - Finish bootstrap of the re module speed regression fix * Fri Jul 08 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~b3-7 - Fix speed regression in the re module which prevented chromium from building * Fri Jun 24 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~b3-6 - Clear and reset sqlite3 statements properly in cursor iternext (fixes rhbz#2099049) - Revert a problematic fix of threading._shutdown() again (fixes rhbz#2100282) * Tue Jun 21 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~b3-5 - Build Python with the optimized Blake2 library libb2 * Tue Jun 21 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~b3-4 - Make C++ version of _Py_CAST work with 0/NULL * Mon Jun 13 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~b3-3 - Finish bootstrapping for Python 3.11 mass rebuild * Mon Jun 13 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~b3-2 - Initial bootstrap for Python 3.11 mass rebuild * Wed Jun 01 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~b3-1 - Update to 3.11.0b3 * Tue May 31 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~b2-1 - Update to 3.11.0b2 * Tue May 10 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~b1-2 - Finish bootstrapping 3.11.0b1 * Sun May 08 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~b1-1 - Update to 3.11.0b1 * Wed Apr 20 2022 Tomas Orsava <torsava@redhat.com> - 3.11.0~a7-3 - Build Python 3.11 with subpackages - `python(abi)` is still not Provided for alternative Python versions - Drop old no-longer-needed Obsoletes of python311 and python3-tools - Move _sysconfigdata_d_linux*.py to the debug subpackage - Resolves: rhbz#2063227 * Thu Apr 07 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~a7-2 - Finish bootstrapping 3.11.0a7 * Wed Apr 06 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~a7-1 - Update to 3.11.0a7 * Tue Mar 08 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~a6-2 - Finish bootstrapping 3.11.0a6 * Mon Mar 07 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~a6-1 - Update to 3.11.0a6 * Fri Feb 04 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~a5-1 - Update to 3.11.0a5 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.0~a4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Jan 17 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~a4-1 - Update to 3.11.0a4 * Sat Jan 08 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~a3-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34 * Mon Dec 13 2021 Miro Hrončok <mhroncok@redhat.com> - 3.11.0~a3-2 - Supplement tox * Fri Dec 10 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~a3-1 - Update to 3.11.0a3 * Mon Nov 15 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~a2-1 - Update to 3.11.0a2 - Patch 251 was updated to include specific install scheme for virtualenv * Fri Nov 12 2021 Björn Esser <besser82@fedoraproject.org> - 3.11.0~a1-2 - Rebuild(libnsl2) * Wed Oct 06 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.0~a1-1 - Initial Python 3.11 package forked from Python 3.10