python-docker: update to 2.6.0.

Closes #8996.
This commit is contained in:
maxice8 2017-11-08 06:31:01 -02:00 committed by Enno Boland
parent f8bf390686
commit b09cb29d90
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-docker'
pkgname=python-docker
version=2.5.1
revision=2
version=2.6.0
revision=1
noarch=yes
wrksrc="docker-${version}"
build_style=python-module
@ -15,7 +15,7 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
homepage="https://github.com/docker/docker-py"
license="Apache-2.0"
distfiles="${PYPI_SITE}/d/docker/docker-${version}.tar.gz"
checksum=b876e6909d8d2360e0540364c3a952a62847137f4674f2439320ede16d6db880
checksum=1af9eea09f26a919597a40f674a926f3cfee0893ade4a5e7117ee7f3148c1c83
python3-docker_package() {
noarch=yes