Tue, 20 Jan 2026 11:36:46 CST | login

Information for build python-markupsafe-2.1.1-4.ocs23

ID2906
Package Namepython-markupsafe
Version2.1.1
Release4.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-markupsafe.git?.#34efd57c8adee888ef61fb23db34b4ce6d5bb511
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 05:46:13 CST
CompletedSat, 09 Sep 2023 05:49:57 CST
Taskbuild (dist-ocs23, /opencloudos-stream/python-markupsafe.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-markupsafe.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
python-markupsafe-2.1.1-4.ocs23.src.rpm (info) (download)
aarch64
python3-markupsafe-2.1.1-4.ocs23.aarch64.rpm (info) (download)
python-markupsafe-debugsource-2.1.1-4.ocs23.aarch64.rpm (info) (download)
python3-markupsafe-debuginfo-2.1.1-4.ocs23.aarch64.rpm (info) (download)
x86_64
python3-markupsafe-2.1.1-4.ocs23.x86_64.rpm (info) (download)
python-markupsafe-debugsource-2.1.1-4.ocs23.x86_64.rpm (info) (download)
python3-markupsafe-debuginfo-2.1.1-4.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * 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