mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
python-stevedore: update to 1.6.0
This commit is contained in:
parent
b4448df8dc
commit
d1fcda485c
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.5.0
|
version=1.6.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=095d71a92518f3eec4c26e531e22fd4053caf3fc52ac6c0afa80a8a0e689da45
|
checksum=dab2aa31ec742f651e6a2fe0429560aebbbe0fb7fc462fa0ff565c8f5ff2ec25
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# remove dependency on argparse; it's in python>=2.7,>=3.2 stdlib
|
# remove dependency on argparse; it's in python>=2.7,>=3.2 stdlib
|
||||||
|
|
Loading…
Add table
Reference in a new issue