python3-regex: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:56:04 -04:00
parent 9163da7a1f
commit bad2e57b19

View file

@ -1,7 +1,7 @@
# Template file for 'python3-regex' # Template file for 'python3-regex'
pkgname=python3-regex pkgname=python3-regex
version=2020.2.20 version=2020.2.20
revision=2 revision=3
wrksrc="regex-${version}" wrksrc="regex-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-devel python3-setuptools" hostmakedepends="python3-devel python3-setuptools"