Mon, 03 Jun 2024 14:55:16 UTC | login

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

ID277048
Package Namepython3.13
Version3.13.0~a2
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python3.13.git#c01336e5dcfbedd316aaa9be157fd520e7fe957b
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 failed
Volume DEFAULT
StartedThu, 04 Jan 2024 14:55:29 UTC
CompletedMon, 08 Jan 2024 17:41:45 UTC
Taskbuild (f40, /rpms/python3.13.git:c01336e5dcfbedd316aaa9be157fd520e7fe957b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python3.13.git#c01336e5dcfbedd316aaa9be157fd520e7fe957b'}}
Tags No tags
RPMs No RPMs
Changelog * 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