python-ply: rebuild for Python 3.10
This commit is contained in:
parent
9872ba9809
commit
29ec3c6639
1 changed files with 1 additions and 1 deletions
|
@ -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=5
|
revision=6
|
||||||
wrksrc="ply-${version}"
|
wrksrc="ply-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
|
|
Loading…
Reference in a new issue