python-pbr: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:34 -04:00
parent b530e93f8e
commit 28d4968bc6

View file

@ -1,7 +1,7 @@
# Template file for 'python-pbr'
pkgname=python-pbr
version=5.6.0
revision=2
revision=3
build_style=python2-module
pycompile_module="pbr"
hostmakedepends="python-setuptools python3-setuptools"