Update to 2.1.3
Resolves: rhbz#2211988
This commit is contained in:
parent
b21db3035d
commit
ecf5bdb6e8
@ -1,6 +1,6 @@
|
|||||||
Name: python-markupsafe
|
Name: python-markupsafe
|
||||||
Version: 2.1.2
|
Version: 2.1.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?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-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://palletsprojects.com/p/markupsafe/
|
URL: https://palletsprojects.com/p/markupsafe/
|
||||||
@ -53,6 +53,10 @@ echo 'global-exclude *.c' >> MANIFEST.in
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 16 2023 Ryan Erickson <rerickso@redhat.com> - 2.1.3-1
|
||||||
|
- Update to 2.1.3
|
||||||
|
- Fixes: rhbz#2211988
|
||||||
|
|
||||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.1.2-2
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.1.2-2
|
||||||
- Rebuilt for Python 3.12
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (markupsafe-2.1.2.tar.gz) = 0e66a99ed99b356d7492e86e428d478ee677cbfbe41bdc8c5652341c1b394e34332d73ff9712d0ad933e87ecc5ab6d47fbcdaf0a3412c502fc979c6163a07917
|
SHA512 (markupsafe-2.1.3.tar.gz) = 481a28805547e17c06b1995e6c6bb9c985a571bef6a524b0d9c24294b9e55b17f19f0dd8feae9e374fb3279d3bb4b527c69a835923be52e6ed7f87a6b03eaa4b
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user