python-stevedore: update to 1.30.1.
This commit is contained in:
parent
cefec30c42
commit
ffaf7afdef
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-stevedore'
|
||||
pkgname=python-stevedore
|
||||
version=1.30.0
|
||||
version=1.30.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="stevedore-${version}"
|
||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools python-pbr python3-pbr"
|
|||
depends="python-six"
|
||||
short_desc="Manage dynamic plugins for Python2 applications"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://git.openstack.org/cgit/openstack/stevedore"
|
||||
license="Apache-2.0"
|
||||
homepage="https://git.openstack.org/cgit/openstack/stevedore"
|
||||
distfiles="${PYPI_SITE}/s/stevedore/stevedore-${version}.tar.gz"
|
||||
checksum=b92bc7add1a53fb76c634a178978d113330aaf2006f9498d9e2414b31fbfc104
|
||||
checksum=7be098ff53d87f23d798a7ce7ae5c31f094f3deb92ba18059b1aeb1ca9fec0a0
|
||||
|
||||
pre_build() {
|
||||
# remove dependency on pbr; it's not a runtime dependency
|
||||
|
|
Loading…
Reference in a new issue