python3-perf: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:20 -04:00
parent eba568f4a1
commit 5b45d2c290

View file

@ -1,7 +1,7 @@
# Template file for 'python3-perf' # Template file for 'python3-perf'
pkgname=python3-perf pkgname=python3-perf
version=1.7.0 version=1.7.0
revision=3 revision=4
wrksrc="pyperf-${version}" wrksrc="pyperf-${version}"
build_style=python3-module build_style=python3-module
pycompile_module="pyperf" pycompile_module="pyperf"