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#748df5dc742b2a6d3648ce610557eabf328186d8
This commit is contained in:
DistroBaker 2021-02-03 03:42:53 +00:00
parent 90027beb78
commit 7816a31e5c

View File

@ -1,6 +1,6 @@
Name: python-markupsafe
Version: 1.1.1
Release: 9%{?dist}
Release: 10%{?dist}
Summary: Implements a XML/HTML/XHTML Markup safe string for Python
License: BSD
URL: https://pypi.org/project/MarkupSafe/
@ -48,6 +48,9 @@ rm %{buildroot}%{python3_sitearch}/markupsafe/*.c
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Dec 21 2020 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-9
- Disable Python 2 entirely