* update python-markupsafe to 2.1.3-1

This commit is contained in:
Alexander Baldeck 2023-07-28 13:17:53 +02:00
parent 3ec3096c34
commit 50cd5887eb

View File

@ -4,9 +4,9 @@
# Contributor: Alex Anthony <alex.anthony28991@gmail.com>
pkgname=python-markupsafe
pkgver=2.1.2
_commit=c0254f0cfe51720ecc9e72e8896022af29af5b44
pkgrel=3
pkgver=2.1.3
_commit=496112e00fcfa54d81d256f1f7e221ad01d033cc
pkgrel=1
pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://pypi.python.org/pypi/MarkupSafe"