python3-py-cpuinfo: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:49 -04:00
parent c05464c8e9
commit f13c0b7a51

View file

@ -1,7 +1,7 @@
# Template file for 'python3-py-cpuinfo' # Template file for 'python3-py-cpuinfo'
pkgname=python3-py-cpuinfo pkgname=python3-py-cpuinfo
version=8.0.0 version=8.0.0
revision=3 revision=4
wrksrc="py-cpuinfo-${version}" wrksrc="py-cpuinfo-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"