python-ply: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:43 -04:00
parent b62a18a75c
commit e94c4c0ae0

View file

@ -1,7 +1,7 @@
# Template file for 'python-ply' # Template file for 'python-ply'
pkgname=python-ply pkgname=python-ply
version=3.11 version=3.11
revision=6 revision=7
wrksrc="ply-${version}" wrksrc="ply-${version}"
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"