python-MarkupSafe: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 14:54:33 +01:00
parent 822e6aaffd
commit ac81110fc2

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=1 revision=2
wrksrc="MarkupSafe-${version}" wrksrc="MarkupSafe-${version}"
build_style=python-module build_style=python-module
pycompile_module="markupsafe" pycompile_module="markupsafe"