!9 add buildrequires gcc
From: @xinyingchao Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
0683b425b5
@ -5,7 +5,7 @@ This mitigates injection attacks, meaning untrusted user input can safely be dis
|
|||||||
|
|
||||||
Name: python-markupsafe
|
Name: python-markupsafe
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 7
|
Release: 8
|
||||||
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
|
BuildRequires: python3-devel python3-setuptools gcc
|
||||||
%{?python_provide:%python_provide python3-markupsafe}
|
%{?python_provide:%python_provide python3-markupsafe}
|
||||||
|
|
||||||
%description -n python3-markupsafe %_description
|
%description -n python3-markupsafe %_description
|
||||||
@ -45,6 +45,12 @@ BuildRequires: python3-devel python3-setuptools
|
|||||||
%doc README.rst
|
%doc README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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