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

ID28858
Package Namepython3.12
Version3.12.2
Release6.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python3.12.git?.#f04a4c8458a6625109702b076235bb7a0c1ac0d9
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 byocs-bot
State complete
Volume DEFAULT
StartedFri, 06 Sep 2024 15:14:25 CST
CompletedFri, 06 Sep 2024 15:36:21 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
RPMs
src
python3.12-3.12.2-6.oc9.src.rpm (info) (download)
aarch64
python3.12-3.12.2-6.oc9.aarch64.rpm (info) (download)
python3.12-debug-3.12.2-6.oc9.aarch64.rpm (info) (download)
python3.12-devel-3.12.2-6.oc9.aarch64.rpm (info) (download)
python3.12-idle-3.12.2-6.oc9.aarch64.rpm (info) (download)
python3.12-libs-3.12.2-6.oc9.aarch64.rpm (info) (download)
python3.12-test-3.12.2-6.oc9.aarch64.rpm (info) (download)
python3.12-tkinter-3.12.2-6.oc9.aarch64.rpm (info) (download)
python3.12-debuginfo-3.12.2-6.oc9.aarch64.rpm (info) (download)
python3.12-debugsource-3.12.2-6.oc9.aarch64.rpm (info) (download)
x86_64
python3.12-3.12.2-6.oc9.x86_64.rpm (info) (download)
python3.12-debug-3.12.2-6.oc9.x86_64.rpm (info) (download)
python3.12-devel-3.12.2-6.oc9.x86_64.rpm (info) (download)
python3.12-idle-3.12.2-6.oc9.x86_64.rpm (info) (download)
python3.12-libs-3.12.2-6.oc9.x86_64.rpm (info) (download)
python3.12-test-3.12.2-6.oc9.x86_64.rpm (info) (download)
python3.12-tkinter-3.12.2-6.oc9.x86_64.rpm (info) (download)
python3.12-debuginfo-3.12.2-6.oc9.x86_64.rpm (info) (download)
python3.12-debugsource-3.12.2-6.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 * 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