Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-markupsafe.git#c1ca7cbe77fd6cfc5d2cad40a2037ba303f9dde8
This commit is contained in:
DistroBaker 2020-11-25 10:36:36 +00:00
parent bb5e97cce9
commit 82b3ac821e

View File

@ -1,8 +1,14 @@
# There is an exception to ship python2-markupsafe on Fedora, for trac:
# https://pagure.io/fesco/issue/2260
%if 0%{?fedora}
%bcond_without python2
%else
%bcond_with python2
%endif
Name: python-markupsafe
Version: 1.1.1
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Implements a XML/HTML/XHTML Markup safe string for Python
License: BSD
URL: https://pypi.org/project/MarkupSafe/
@ -84,6 +90,9 @@ rm %{buildroot}%{python3_sitearch}/markupsafe/*.c
%changelog
* Wed Nov 25 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-8
- Disable Python 2 in ELN
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild