python3-stevedore: update to 5.1.0.

This commit is contained in:
m3tav3rse 2023-11-18 17:32:59 +01:00 committed by classabbyamp
parent 59c17b4e40
commit ac8bb522d5
1 changed files with 6 additions and 6 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'python3-stevedore'
pkgname=python3-stevedore
version=3.2.0
revision=5
build_style=python3-module
hostmakedepends="python3-setuptools python3-pbr"
version=5.1.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel python3-pbr"
depends="python3-six"
short_desc="Manage dynamic plugins for Python3 applications"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://git.openstack.org/cgit/openstack/stevedore"
homepage="https://docs.openstack.org/stevedore/latest/"
distfiles="${PYPI_SITE}/s/stevedore/stevedore-${version}.tar.gz"
checksum=38791aa5bed922b0a844513c5f9ed37774b68edc609e5ab8ab8d8fe0ce4315e5
checksum=a54534acf9b89bc7ed264807013b505bf07f74dbe4bcfa37d32bd063870b087c
pre_build() {
# remove dependency on pbr; it's not a runtime dependency