python-pbr: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:02 -04:00
parent 0f280a9d00
commit 0e6e2d1db0

View file

@ -1,7 +1,7 @@
# Template file for 'python-pbr' # Template file for 'python-pbr'
pkgname=python-pbr pkgname=python-pbr
version=5.6.0 version=5.6.0
revision=1 revision=2
wrksrc="pbr-${version}" wrksrc="pbr-${version}"
build_style=python-module build_style=python-module
pycompile_module="pbr" pycompile_module="pbr"