Information for build python3.10-3.10.20-4.fc45

ID124043
Package Namepython3.10
Version3.10.20
Release4.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python3.10.git#b4205523e70d79d5be55bc4d9368bbe1cbceddcb
SummaryVersion 3.10 of the Python interpreter
DescriptionPython 3.10 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.10 package provides the "python3.10" executable: the reference interpreter for the Python language, version 3. The majority of its standard library is provided in the python3.10-libs package, which should be installed automatically along with python3.10. The remaining parts of the Python standard library are broken out into the python3.10-tkinter and python3.10-test packages, which may need to be installed separately. Documentation for Python is provided in the python3.10-docs package. Packages containing additional libraries for Python are generally named with the "python3.10-" prefix.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2026 14:37:16 UTC
CompletedThu, 13 Aug 2026 18:42:49 UTC
Taskbuild (f45, /rpms/python3.10.git:b4205523e70d79d5be55bc4d9368bbe1cbceddcb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python3.10.git#b4205523e70d79d5be55bc4d9368bbe1cbceddcb'}}
Tags
f45
RPMs
src
python3.10-3.10.20-4.fc45.src.rpm (info) (download)
riscv64
python3.10-3.10.20-4.fc45.riscv64.rpm (info) (download)
python3.10-debug-3.10.20-4.fc45.riscv64.rpm (info) (download)
python3.10-devel-3.10.20-4.fc45.riscv64.rpm (info) (download)
python3.10-idle-3.10.20-4.fc45.riscv64.rpm (info) (download)
python3.10-libs-3.10.20-4.fc45.riscv64.rpm (info) (download)
python3.10-test-3.10.20-4.fc45.riscv64.rpm (info) (download)
python3.10-tkinter-3.10.20-4.fc45.riscv64.rpm (info) (download)
python3.10-debuginfo-3.10.20-4.fc45.riscv64.rpm (info) (download)
python3.10-debugsource-3.10.20-4.fc45.riscv64.rpm (info) (download)
Logs
riscv64
mock_output.log
hw_info.log
build.log
mock_config.log
state.log
dnf5.log
root.log
Changelog * Thu Jul 30 2026 Miro Hrončok <mhroncok@redhat.com> - 3.10.20-4 - Skip UDP Lite tests if it's not supported - Fixes FTBFS on Linux kernel 7.1 and newer * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.20-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Sat Apr 11 2026 Miro Hrončok <mhroncok@redhat.com> - 3.10.20-2 - Explicitly build with OpenSSL 3 - Fix ssl.SSLError: [ASN1: NOT_ENOUGH_DATA] not enough data with OpenSSL 3.5.7+ * Tue Mar 03 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.20-1 - Update to 3.10.20 * Mon Feb 09 2026 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.19-4 - Security fixes for CVE-2026-0865, CVE-2025-15366 and CVE-2025-15367 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.19-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Tue Jan 06 2026 Karolina Surma <ksurma@redhat.com> - 3.10.19-2 - Require at least the same expat version as used during the build time * Fri Oct 10 2025 Karolina Surma <ksurma@redhat.com> - 3.10.19-1 - Update to Python 3.10.19 * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Wed Jun 04 2025 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.18-1 - Update to 3.10.18 * Tue May 13 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.10.17-3 - Fix PySSL_SetError handling SSL_ERROR_SYSCALL - This fixes random flakiness of test_ssl on stressed machines * Wed Apr 16 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.10.17-2 - test_ssl: Don't stop ThreadedEchoServer on OSError in ConnectionHandler - Fixes: rhbz#2355052 * Wed Apr 09 2025 Miro Hrončok <mhroncok@redhat.com> - 3.10.17-1 - Update to 3.10.17 * Mon Mar 31 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.10.16-6 - Properly apply exported CFLAGS for dtrace/systemtap builds - Fixes: rhbz#2356303 * Mon Feb 10 2025 Charalampos Stratakis <cstratak@redhat.com> - 3.10.16-5 - Security fix for CVE-2025-0938 - Fixes: rhbz#2343276 * Thu Feb 06 2025 Miro Hrončok <mhroncok@redhat.com> - 3.10.16-4 - Rebuilt with mpdecimal 4.0.0 * Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 3.10.16-3 - Add explicit BR: libxcrypt-devel * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.10.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Dec 04 2024 Charalampos Stratakis <cstratak@redhat.com> - 3.10.16-1 - Update to 3.10.16 - Security fix for CVE-2024-9287 Resolves: rhbz#2321654 * Wed Sep 11 2024 Miro Hrončok <mhroncok@redhat.com> - 3.10.15-2 - Fix ThreadedVSOCKSocketStreamTest * Mon Sep 09 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.10.15-1 - Update to 3.10.15