Rebuilt for Python 3.11
This commit is contained in:
parent
6925556620
commit
f6a4739d8c
@ -1,6 +1,6 @@
|
|||||||
Name: python-markupsafe
|
Name: python-markupsafe
|
||||||
Version: 2.1.1
|
Version: 2.1.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Implements a XML/HTML/XHTML Markup safe string for Python
|
Summary: Implements a XML/HTML/XHTML Markup safe string for Python
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://pypi.org/project/MarkupSafe/
|
URL: https://pypi.org/project/MarkupSafe/
|
||||||
@ -50,6 +50,9 @@ rm %{buildroot}%{python3_sitearch}/markupsafe/*.c
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.1.1-2
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Wed Mar 09 2022 Charalampos Stratakis <cstratak@redhat.com> - 2.1.1-1
|
* Wed Mar 09 2022 Charalampos Stratakis <cstratak@redhat.com> - 2.1.1-1
|
||||||
- Update to 2.1.1
|
- Update to 2.1.1
|
||||||
- Fixes: rhbz#2064300
|
- Fixes: rhbz#2064300
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user