!18 【轻量级 PR】:Rebuild for next release

From: @zhangruifang2020 
Reviewed-by: @lvying6 
Signed-off-by: @lvying6
This commit is contained in:
openeuler-ci-bot 2022-10-27 02:19:11 +00:00 committed by Gitee
commit 94b89e491d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -5,7 +5,7 @@ This mitigates injection attacks, meaning untrusted user input can safely be dis
Name: python-markupsafe Name: python-markupsafe
Version: 2.0.1 Version: 2.0.1
Release: 2 Release: 3
Summary: Safely add untrusted strings to HTML/XML markup. Summary: Safely add untrusted strings to HTML/XML markup.
License: BSD License: BSD
URL: https://pypi.org/project/MarkupSafe/ URL: https://pypi.org/project/MarkupSafe/
@ -47,6 +47,9 @@ Provides: python%{python3_version}dist(markupsafe) = %{version}
%doc README.rst %doc README.rst
%changelog %changelog
* Wed Oct 26 2022 zhangruifang <zhangruifang1@h-partners.com> - 2.0.1-3
- Rebuild for next release
* Wed Dec 29 2021 shixuantong <shixuantong@huawei.com> - 2.0.1-2 * Wed Dec 29 2021 shixuantong <shixuantong@huawei.com> - 2.0.1-2
- provide pythonXdist(markupsafe) - provide pythonXdist(markupsafe)