python3-stevedore: update to 3.2.0.

This commit is contained in:
Piotr Wójcik 2020-08-27 19:37:18 +02:00 committed by Piotr
parent 2f635e82bc
commit c14f2f2011
1 changed files with 3 additions and 4 deletions

View File

@ -1,11 +1,10 @@
# Template file for 'python3-stevedore'
pkgname=python3-stevedore
version=1.30.1
revision=2
version=3.2.0
revision=1
archs=noarch
wrksrc="stevedore-${version}"
build_style=python3-module
pycompile_module="stevedore"
hostmakedepends="python3-setuptools python3-pbr"
depends="python3-six"
short_desc="Manage dynamic plugins for Python3 applications"
@ -13,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
license="Apache-2.0"
homepage="https://git.openstack.org/cgit/openstack/stevedore"
distfiles="${PYPI_SITE}/s/stevedore/stevedore-${version}.tar.gz"
checksum=7be098ff53d87f23d798a7ce7ae5c31f094f3deb92ba18059b1aeb1ca9fec0a0
checksum=38791aa5bed922b0a844513c5f9ed37774b68edc609e5ab8ab8d8fe0ce4315e5
pre_build() {
# remove dependency on pbr; it's not a runtime dependency