Sat, 27 Dec 2025 11:42:36 CST | login

Information for build python-markupsafe-2.1.3-3.oc9

ID34500
Package Namepython-markupsafe
Version2.1.3
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/python-markupsafe.git?.#a819c9a3e56537964f0401308bdbd82c260d48e4
SummaryImplements a XML/HTML/XHTML Markup safe string for Python
DescriptionMarkupSafe implements a text object that escapes characters so it is safe to use in HTML and XML. Characters that have special meanings are replaced so that they display as the actual characters. This mitigates injection attacks, meaning untrusted user input can safely be displayed on a page.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 23 Apr 2025 06:22:42 CST
CompletedWed, 23 Apr 2025 06:25:29 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/python-markupsafe.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/python-markupsafe.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
python-markupsafe-2.1.3-3.oc9.src.rpm (info) (download)
aarch64
python3-markupsafe-2.1.3-3.oc9.aarch64.rpm (info) (download)
python-markupsafe-debugsource-2.1.3-3.oc9.aarch64.rpm (info) (download)
python3-markupsafe-debuginfo-2.1.3-3.oc9.aarch64.rpm (info) (download)
loongarch64
python3-markupsafe-2.1.3-3.oc9.loongarch64.rpm (info) (download)
python-markupsafe-debugsource-2.1.3-3.oc9.loongarch64.rpm (info) (download)
python3-markupsafe-debuginfo-2.1.3-3.oc9.loongarch64.rpm (info) (download)
x86_64
python3-markupsafe-2.1.3-3.oc9.x86_64.rpm (info) (download)
python-markupsafe-debugsource-2.1.3-3.oc9.x86_64.rpm (info) (download)
python3-markupsafe-debuginfo-2.1.3-3.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.3-3 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.3-2 - Rebuilt for loongarch release * Mon Sep 25 2023 Wang Guodong <gordonwwang@tencent.com> - 2.1.3-1 - Upgrade to version 2.1.3 * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.1-5 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.1-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.1-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.1.1-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Sep 13 2022 Zhao Zhen <jeremiazhao@tencent.com> - 2.1.1-1 - Initial building