mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-stevedore: update to 1.13.0
This commit is contained in:
parent
f3f3c20fe4
commit
64f3cfd35e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-stevedore'
|
# Template file for 'python-stevedore'
|
||||||
pkgname=python-stevedore
|
pkgname=python-stevedore
|
||||||
version=1.12.0
|
version=1.13.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="stevedore-${version}"
|
wrksrc="stevedore-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://git.openstack.org/cgit/openstack/stevedore"
|
homepage="https://git.openstack.org/cgit/openstack/stevedore"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/s/stevedore/stevedore-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/stevedore/stevedore-${version}.tar.gz"
|
||||||
checksum=1bdeb2562d8f2c1e3047c2f17134a38b37a6e53e16ca1d9f79ff2ac5d5fe2925
|
checksum=97a8116cb77733973fb2d4c9111c9af9140f29fff129e67cb1ace84a6a48f2a2
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# remove dependency on pbr; it's not a runtime dependency
|
# remove dependency on pbr; it's not a runtime dependency
|
||||||
|
|
Loading…
Add table
Reference in a new issue