python3-regex: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:19 -04:00
parent 44efbfb50e
commit fb214fd13e

View file

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