python3-prctl: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:19 -04:00
parent 97025e4d67
commit c696157662

View file

@ -1,7 +1,7 @@
# Template file for 'python3-prctl' # Template file for 'python3-prctl'
pkgname=python3-prctl pkgname=python3-prctl
version=1.7 version=1.7
revision=8 revision=9
wrksrc=python-prctl-$version wrksrc=python-prctl-$version
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools libcap-devel" hostmakedepends="python3-setuptools libcap-devel"