!24 update package to version 2.1.3
From: @S--Sh Reviewed-by: @yangzhao_kl, @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
52c229d76b
Binary file not shown.
BIN
MarkupSafe-2.1.3.tar.gz
Normal file
BIN
MarkupSafe-2.1.3.tar.gz
Normal file
Binary file not shown.
@ -4,7 +4,7 @@ Characters that have special meanings are replaced so that they display as the a
|
||||
This mitigates injection attacks, meaning untrusted user input can safely be displayed on a page.
|
||||
|
||||
Name: python-markupsafe
|
||||
Version: 2.1.1
|
||||
Version: 2.1.3
|
||||
Release: 1
|
||||
Summary: Safely add untrusted strings to HTML/XML markup.
|
||||
License: BSD
|
||||
@ -45,6 +45,9 @@ BuildRequires: python3-devel python3-setuptools gcc
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Wed Jul 12 2023 sunhui <sunhui@kylinos.cn> - 2.1.3-1
|
||||
- Update package to version 2.1.3
|
||||
|
||||
* Thu Jan 19 2023 chendh6 <chendonghui6@huawei.com> - 2.1.1-1
|
||||
- upgrade to 2.1.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user