python-regex: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:05:33 +01:00
parent 74b467de1b
commit d420e27036

View file

@ -1,7 +1,7 @@
# Template file for 'python-regex'
pkgname=python-regex
version=2019.12.9
revision=1
revision=2
wrksrc="regex-${version}"
build_style=python-module
pycompile_module="_regex_core.py regex.py test_regex.py"