python3-pplpy: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:28 -04:00
parent 66e7f21152
commit 55e2d44b61

View file

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