Sat, 18 Jan 2025 16:32:59 CST | login

Information for build python3.11-3.11.4-3.ocs23

ID5631
Package Namepython3.11
Version3.11.4
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python3.11.git?.#d5165e4ca094f16033d9b4a424ecd1db88c105ea
SummaryVersion 3.11 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.
Built byocs-bot
State complete
Volume DEFAULT
StartedWed, 20 Sep 2023 13:17:27 CST
CompletedWed, 20 Sep 2023 13:40:47 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python3.11.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python3.11.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
python3.11-3.11.4-3.ocs23.src.rpm (info) (download)
aarch64
python3-3.11.4-3.ocs23.aarch64.rpm (info) (download)
python3-debug-3.11.4-3.ocs23.aarch64.rpm (info) (download)
python3-devel-3.11.4-3.ocs23.aarch64.rpm (info) (download)
python3-idle-3.11.4-3.ocs23.aarch64.rpm (info) (download)
python3-libs-3.11.4-3.ocs23.aarch64.rpm (info) (download)
python3-test-3.11.4-3.ocs23.aarch64.rpm (info) (download)
python3-tkinter-3.11.4-3.ocs23.aarch64.rpm (info) (download)
python3.11-debuginfo-3.11.4-3.ocs23.aarch64.rpm (info) (download)
python3.11-debugsource-3.11.4-3.ocs23.aarch64.rpm (info) (download)
noarch
python-unversioned-command-3.11.4-3.ocs23.noarch.rpm (info) (download)
x86_64
python3-3.11.4-3.ocs23.x86_64.rpm (info) (download)
python3-debug-3.11.4-3.ocs23.x86_64.rpm (info) (download)
python3-devel-3.11.4-3.ocs23.x86_64.rpm (info) (download)
python3-idle-3.11.4-3.ocs23.x86_64.rpm (info) (download)
python3-libs-3.11.4-3.ocs23.x86_64.rpm (info) (download)
python3-test-3.11.4-3.ocs23.x86_64.rpm (info) (download)
python3-tkinter-3.11.4-3.ocs23.x86_64.rpm (info) (download)
python3.11-debuginfo-3.11.4-3.ocs23.x86_64.rpm (info) (download)
python3.11-debugsource-3.11.4-3.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Sep 20 2023 Shuo Wang <abushwang@tencent.com> - 3.11.4-3 - provides python-unversioned-command * Thu Aug 24 2023 Zhao Zhen <jeremiazhao@tencent.com> - 3.11.4-2 - small fixes * Thu Aug 24 2023 Zhao Zhen <jeremiazhao@tencent.com> - 3.11.4-1 - upgraded for upstream 3.11.4 - fixed CVE-2023-24329, CVE-2022-45061, CVE-2022-42919, CVE-2021-28861, CVE-2020-10735, CVE-2015-20107 - removed python-unversioned-command, it is now merged into python3 package, so python3 package contains - /usr/bin/python by default