Mon, 29 Apr 2024 18:39:03 UTC | login

Information for build python3.13-3.13.0~a5-2.fc40

ID305698
Package Namepython3.13
Version3.13.0~a5
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python3.13.git#c1d785c5ae6829fe4566200be5da4a39ef8c18bf
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. The python3.13 package provides the "python3.13" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.13-libs package, which should be installed automatically along with python3.13. The remaining parts of the Python standard library are broken out into the python3.13-tkinter and python3.13-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.13-docs package. Packages containing additional libraries for Python are generally named with the "python3.13-" prefix.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 15 Apr 2024 07:48:00 UTC
CompletedWed, 17 Apr 2024 02:30:37 UTC
Taskbuild (f40, /rpms/python3.13.git:c1d785c5ae6829fe4566200be5da4a39ef8c18bf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python3.13.git#c1d785c5ae6829fe4566200be5da4a39ef8c18bf'}}
Tags
f40
RPMs
src
python3.13-3.13.0~a5-2.fc40.src.rpm (info) (download)
riscv64
python3.13-3.13.0~a5-2.fc40.riscv64.rpm (info) (download)
python3.13-debug-3.13.0~a5-2.fc40.riscv64.rpm (info) (download)
python3.13-devel-3.13.0~a5-2.fc40.riscv64.rpm (info) (download)
python3.13-freethreading-3.13.0~a5-2.fc40.riscv64.rpm (info) (download)
python3.13-freethreading-debug-3.13.0~a5-2.fc40.riscv64.rpm (info) (download)
python3.13-idle-3.13.0~a5-2.fc40.riscv64.rpm (info) (download)
python3.13-libs-3.13.0~a5-2.fc40.riscv64.rpm (info) (download)
python3.13-test-3.13.0~a5-2.fc40.riscv64.rpm (info) (download)
python3.13-tkinter-3.13.0~a5-2.fc40.riscv64.rpm (info) (download)
python3.13-debuginfo-3.13.0~a5-2.fc40.riscv64.rpm (info) (download)
python3.13-debugsource-3.13.0~a5-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * 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