Python 3.9 rebuilds

This commit is contained in:
Christoph Reiter
2021-05-15 15:21:37 +02:00
parent 1a870d7858
commit c6a134d91a
56 changed files with 56 additions and 56 deletions

View File

@@ -4,7 +4,7 @@ _realname=markupsafe
pkgbase="python-${_realname}"
pkgname=("python-${_realname}")
pkgver=1.1.1
pkgrel=3
pkgrel=4
pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python"
arch=('i686' 'x86_64')
license=('custom')