Compare commits
No commits in common. "52c229d76b3cdf88cec7ff767251a17b43372508" and "c4d7182da64d3b0fafb69004a1cabc4eca2809c7" have entirely different histories.
52c229d76b
...
c4d7182da6
BIN
MarkupSafe-1.1.1.tar.gz
Normal file
BIN
MarkupSafe-1.1.1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -4,8 +4,8 @@ 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.
|
This mitigates injection attacks, meaning untrusted user input can safely be displayed on a page.
|
||||||
|
|
||||||
Name: python-markupsafe
|
Name: python-markupsafe
|
||||||
Version: 2.1.3
|
Version: 1.1.1
|
||||||
Release: 1
|
Release: 7
|
||||||
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/
|
||||||
@ -15,7 +15,7 @@ Source0: https://files.pythonhosted.org/packages/source/M/MarkupSafe/Mark
|
|||||||
|
|
||||||
%package -n python3-markupsafe
|
%package -n python3-markupsafe
|
||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
BuildRequires: python3-devel python3-setuptools gcc
|
BuildRequires: python3-devel python3-setuptools
|
||||||
%{?python_provide:%python_provide python3-markupsafe}
|
%{?python_provide:%python_provide python3-markupsafe}
|
||||||
|
|
||||||
%description -n python3-markupsafe %_description
|
%description -n python3-markupsafe %_description
|
||||||
@ -45,24 +45,6 @@ BuildRequires: python3-devel python3-setuptools gcc
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%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
|
|
||||||
|
|
||||||
* Sun Jul 24 2022 liksh <liks11@chinaunicom.com> - 2.1.0-1
|
|
||||||
- upgrade to 2.1.0 for openstack yoga
|
|
||||||
|
|
||||||
* Thu Nov 25 2021 liudabo <liudabo1@huawei.com> - 2.0.1-1
|
|
||||||
- upgrade version to 2.0.1
|
|
||||||
|
|
||||||
* Wed Jun 23 2021 yuanxin<yuanxin24@huawei.com> - 1.1.1-8
|
|
||||||
- Type:bugfix
|
|
||||||
- CVE:NA
|
|
||||||
- SUG:NA
|
|
||||||
- DESC:add buildrequires gcc
|
|
||||||
|
|
||||||
* Fri Oct 30 2020 wuchaochao <wuchaochao4@huawei.com> - 1.1.1-7
|
* Fri Oct 30 2020 wuchaochao <wuchaochao4@huawei.com> - 1.1.1-7
|
||||||
- Type:bufix
|
- Type:bufix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user