python3-pykka: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:12 -04:00
parent 3c363e838b
commit 4b889851b9

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pykka' # Template file for 'python3-pykka'
pkgname=python3-pykka pkgname=python3-pykka
version=2.0.2 version=2.0.2
revision=4 revision=5
wrksrc="Pykka-${version}" wrksrc="Pykka-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"