python-MarkupSafe: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 17:15:48 +01:00
parent 658bdd2340
commit aa3e62ceea

View file

@ -1,7 +1,7 @@
# Template file for 'python-MarkupSafe' # Template file for 'python-MarkupSafe'
pkgname=python-MarkupSafe pkgname=python-MarkupSafe
version=1.1.1 version=1.1.1
revision=2 revision=3
wrksrc="MarkupSafe-${version}" wrksrc="MarkupSafe-${version}"
build_style=python-module build_style=python-module
pycompile_module="markupsafe" pycompile_module="markupsafe"