python3-stevedore: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:22 -04:00
parent 49e437a134
commit 9b3e0736b6

View file

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