Sat, 18 May 2024 13:14:50 UTC | login

Information for build python3.11-3.11.6-2.0.riscv64.fc40

ID252301
Package Namepython3.11
Version3.11.6
Release2.0.riscv64.fc40
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python3.11.git#662a2d1c923dd1280fbc11561b223f261fdf8d34
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
StartedMon, 16 Oct 2023 15:11:51 UTC
CompletedTue, 17 Oct 2023 15:07:29 UTC
Taskbuild (f40, /rpms/python3.11.git:662a2d1c923dd1280fbc11561b223f261fdf8d34)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python3.11.git#662a2d1c923dd1280fbc11561b223f261fdf8d34'}}
Tags
f40
f41
RPMs
src
python3.11-3.11.6-2.0.riscv64.fc40.src.rpm (info) (download)
riscv64
python3.11-3.11.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
python3.11-debug-3.11.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
python3.11-devel-3.11.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
python3.11-idle-3.11.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
python3.11-libs-3.11.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
python3.11-test-3.11.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
python3.11-tkinter-3.11.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
python3.11-debuginfo-3.11.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
python3.11-debugsource-3.11.6-2.0.riscv64.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Mon Oct 16 2023 David Abdurachmanov <davidlt@rivosinc.com> - 3.11.6-2.0.riscv64 - Increase tests timeout by 10x on riscv64 * Tue Oct 03 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 3.11.6-2 - Use bundled libb2 in RHEL builds * Tue Oct 03 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.6-1 - Update to 3.11.6 * Mon Aug 28 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.5-1 - Update to 3.11.5 * Wed Aug 02 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.11.4-4 - 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.11.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.11.4-2 - Rebuilt for Python 3.12 * Wed Jun 07 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.4-1 - Update to 3.11.4 * Wed May 24 2023 Lumír Balhar <lbalhar@redhat.com> - 3.11.3-2 - Fix for CVE-2023-24329 * Wed Apr 05 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.3-1 - Update to 3.11.3 * Wed Feb 08 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.2-1 - Update to 3.11.2 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.11.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jan 06 2023 Miro Hrončok <mhroncok@redhat.com> - 3.11.1-3 - Fix `asyncio` subprocess losing `stderr` and `stdout` output - Remove any deprecation warnings in asyncio.get_event_loop() * Mon Dec 19 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.1-2 - No longer patch the default bytecode cache invalidation policy * Wed Dec 07 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.11.1-1 - Update to 3.11.1 * Mon Oct 24 2022 Miro Hrončok <mhroncok@redhat.com> - 3.11.0-1 - Update to 3.11.0 * 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)