Fri, 27 Jun 2025 00:14:20 CST | login

Information for build python3.12-3.12.2-13.oc9

ID32865
Package Namepython3.12
Version3.12.2
Release13.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python3.12.git?.#9468c5d29605750d02ab9015f695f93de87107c2
SummaryVersion 3.12 of the Python interpreter
DescriptionPython is a great object-oriented, interpreted, and interactive programming language. It is often compared (favorably of course :-) ) to Lisp, Tcl, Perl, Ruby, C#, Visual Basic, Visual Fox Pro, Scheme or Java... and it's much more fun. Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C++ (or other languages, depending on the chosen implementation). Python is also usable as an extension language for applications written in other languages that need easy-to-use scripting or automation interfaces. This package contains the Python3 interpreter.
Built byepol-bot
State complete
Volume DEFAULT
StartedTue, 11 Mar 2025 16:13:41 CST
CompletedTue, 11 Mar 2025 16:35:04 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python3.12.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python3.12.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python3.12-3.12.2-13.oc9.src.rpm (info) (download)
aarch64
python3.12-3.12.2-13.oc9.aarch64.rpm (info) (download)
python3.12-debug-3.12.2-13.oc9.aarch64.rpm (info) (download)
python3.12-devel-3.12.2-13.oc9.aarch64.rpm (info) (download)
python3.12-idle-3.12.2-13.oc9.aarch64.rpm (info) (download)
python3.12-libs-3.12.2-13.oc9.aarch64.rpm (info) (download)
python3.12-test-3.12.2-13.oc9.aarch64.rpm (info) (download)
python3.12-tkinter-3.12.2-13.oc9.aarch64.rpm (info) (download)
python3.12-debuginfo-3.12.2-13.oc9.aarch64.rpm (info) (download)
python3.12-debugsource-3.12.2-13.oc9.aarch64.rpm (info) (download)
x86_64
python3.12-3.12.2-13.oc9.x86_64.rpm (info) (download)
python3.12-debug-3.12.2-13.oc9.x86_64.rpm (info) (download)
python3.12-devel-3.12.2-13.oc9.x86_64.rpm (info) (download)
python3.12-idle-3.12.2-13.oc9.x86_64.rpm (info) (download)
python3.12-libs-3.12.2-13.oc9.x86_64.rpm (info) (download)
python3.12-test-3.12.2-13.oc9.x86_64.rpm (info) (download)
python3.12-tkinter-3.12.2-13.oc9.x86_64.rpm (info) (download)
python3.12-debuginfo-3.12.2-13.oc9.x86_64.rpm (info) (download)
python3.12-debugsource-3.12.2-13.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Mon Mar 10 2025 Shuo Wang <abushwang@tencent.com> - 3.12.2-13 - fix CVE-2025-1795 - email/_header_value_parser: don't encode list separators (GH-100885) (GH-115592) - Fix for email.generator.Generator with whitespace between encoded words. (GH-92281) (#119246) - Fix regression introduced in gh-100884: AttributeError when re-fold a long address list. * Tue Feb 25 2025 cunshunxia <cunshunxia@tencent.com> - 3.12.2-12 - fix CVE-2025-0938. * Mon Dec 09 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-11 - fix CVE-2024-12254 - gh-127655: Ensure _SelectorSocketTransport.writelines pauses the - protocol if needed (GH-127656) (#127664) * Tue Nov 05 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-10 - fix CVE-2024-6923 - Quote template strings in `venv` activation scripts (GH-124712) (GH-126185) * Tue Oct 15 2024 cunshunxia <cunshunxia@tencent.com> - 3.12.2-9 - fix CVE-2024-6923. * Thu Sep 19 2024 cunshunxia <cunshunxia@tencent.com> - 3.12.2-8 - fix CVE-2024-7592. * Wed Sep 18 2024 cunshunxia <cunshunxia@tencent.com> - 3.12.2-7 - fix CVE-2024-8088. * Fri Sep 06 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-6 - fix CVE-2024-6232 - Remove backtracking when parsing tarfile headers (GH-121286) (#123639) * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.12.2-5 - Rebuilt for loongarch release * Wed Jun 19 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-4 - fix CVE-2024-0397 - Fix "private" (non-global) IP address ranges (GH-113179) (GH-113186) * Tue Jun 18 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-3 - fix CVE-2024-0397 - Fix locking in cert_store_stats and get_ca_certs * Wed Apr 10 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-2 - close bootstrap * Wed Apr 10 2024 Shuo Wang <abushwang@tencent.com> - 3.12.2-1 - init build python3.12