Rebuilt for Python 3.8
This commit is contained in:
parent
687f6e47f0
commit
9276a14c24
@ -1,6 +1,6 @@
|
||||
Name: python-markupsafe
|
||||
Version: 1.1.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Implements a XML/HTML/XHTML Markup safe string for Python
|
||||
License: BSD
|
||||
URL: https://pypi.org/project/MarkupSafe/
|
||||
@ -71,6 +71,9 @@ rm %{buildroot}%{python3_sitearch}/markupsafe/*.c
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-3
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user