Tue, 23 Jul 2024 17:27:21 UTC | login

Information for build python3.13-3.13.0~b3-2.1.riscv64.fc41

ID308561
Package Namepython3.13
Version3.13.0~b3
Release2.1.riscv64.fc41
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/python3.13.git#808337e6fbb582772b207c6826f3f7398ee4c02a
SummaryVersion 3.13 of the Python interpreter
DescriptionPython 3.13 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, 08 Jul 2024 15:23:10 UTC
CompletedMon, 08 Jul 2024 20:42:22 UTC
Taskbuild (f41, /rpms/python3.13.git:808337e6fbb582772b207c6826f3f7398ee4c02a)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/python3.13.git#808337e6fbb582772b207c6826f3f7398ee4c02a'}}
Tags
f41
RPMs
src
python3.13-3.13.0~b3-2.1.riscv64.fc41.src.rpm (info) (download)
noarch
python-unversioned-command-3.13.0~b3-2.1.riscv64.fc41.noarch.rpm (info) (download)
riscv64
python3-3.13.0~b3-2.1.riscv64.fc41.riscv64.rpm (info) (download)
python3-debug-3.13.0~b3-2.1.riscv64.fc41.riscv64.rpm (info) (download)
python3-devel-3.13.0~b3-2.1.riscv64.fc41.riscv64.rpm (info) (download)
python3-idle-3.13.0~b3-2.1.riscv64.fc41.riscv64.rpm (info) (download)
python3-libs-3.13.0~b3-2.1.riscv64.fc41.riscv64.rpm (info) (download)
python3-test-3.13.0~b3-2.1.riscv64.fc41.riscv64.rpm (info) (download)
python3-tkinter-3.13.0~b3-2.1.riscv64.fc41.riscv64.rpm (info) (download)
python3.13-freethreading-3.13.0~b3-2.1.riscv64.fc41.riscv64.rpm (info) (download)
python3.13-freethreading-debug-3.13.0~b3-2.1.riscv64.fc41.riscv64.rpm (info) (download)
python3.13-debuginfo-3.13.0~b3-2.1.riscv64.fc41.riscv64.rpm (info) (download)
python3.13-debugsource-3.13.0~b3-2.1.riscv64.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Jul 08 2024 David Abdurachmanov <davidlt@rivosinc.com> - 3.13.0~b3-2.1.riscv64 - Boostrap (riscv64) * Mon Jul 08 2024 David Abdurachmanov <davidlt@rivosinc.com> - 3.13.0~b3-2.0.riscv64 - Increase tests timeout by 10x for riscv64 * Tue Jul 02 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~b3-2 - Fix a bug that emptied the command history of the Python REPL (~/.python_history) * Fri Jun 28 2024 Karolina Surma <ksurma@redhat.com> - 3.13.0~b3-1 - Update to Python 3.13.0b3 * Tue Jun 18 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~b2-4 - On Fedora 40+ x86_64 and aarch64, build Python with the experimental JIT compiler - To enable it on runtime, set the PYTHON_JIT environment variable to 1 - https://peps.python.org/pep-0744/ * Thu Jun 06 2024 Python Maint <python-maint@redhat.com> - 3.13.0~b2-3 - Rebuilt for Python 3.13 * Thu Jun 06 2024 Python Maint <python-maint@redhat.com> - 3.13.0~b2-2 - Bootstrap for Python 3.13 * Wed Jun 05 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~b2-1 - Update to Python 3.13.0b2 * Thu May 09 2024 Karolina Surma <ksurma@redhat.com> - 3.13.0~b1-1 - Update to Python 3.13.0b1 * Mon May 06 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~a6-3 - Build Python with -O3 - https://fedoraproject.org/wiki/Changes/Python_built_with_gcc_O3 * Wed Apr 17 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~a6-2 - Require expat >= 2.6 to prevent errors when creating venvs with older expat * Wed Apr 10 2024 Karolina Surma <ksurma@redhat.com> - 3.13.0~a6-1 - Update to Python 3.13.0a6 * Wed Mar 13 2024 Python Maint <python-maint@redhat.com> - 3.13.0~a5-2 - Move all test modules to the python3.13-test package, namely: - __phello__ - _xxinterpqueues - _xxsubinterpreters - xxlimited - xxlimited_35 - xxsubtype - Remove internal usage of @LIBPYTHON@ * Wed Mar 13 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~a5-1 - Update to Python 3.13.0a5 * Wed Feb 21 2024 Karolina Surma <ksurma@redhat.com> - 3.13.0~a4-2 - Fix crash involving exhausted list iterator * Fri Feb 16 2024 Karolina Surma <ksurma@redhat.com> - 3.13.0~a4-1 - Update to Python 3.13.0a4 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.13.0~a3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~a3-2 - Enable python3.13-freethreading and python3.13-freethreading-debug on ppc64le * Thu Jan 18 2024 Karolina Surma <ksurma@redhat.com> - 3.13.0~a3-1 - Update to Python 3.13.0a3 * Tue Dec 05 2023 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~a2-2 - Add the python3.13-freethreading and python3.13-freethreading-debug packages - See https://peps.python.org/pep-0703/ - ppc64le and s390x are excluded for now, support is expected in 3.13.0a3 * Fri Nov 24 2023 Karolina Surma <ksurma@redhat.com> - 3.13.0~a2-1 - Update to Python 3.13.0a2 * Wed Nov 15 2023 Miro Hrončok <mhroncok@redhat.com> - 3.13.0~a1-2 - Build Python 3.13 using Python 3.13 * Mon Oct 16 2023 Karolina Surma <ksurma@redhat.com> - 3.13.0~a1-1 - Initial Python 3.13 package forked from Python 3.12