python-docker: update to 3.1.1

This commit is contained in:
iaroki 2018-03-14 19:13:37 +02:00 committed by Enno Boland
parent 60e45ef808
commit c0e61ca147

View file

@ -1,6 +1,6 @@
# Template file for 'python-docker'
pkgname=python-docker
version=2.7.0
version=3.1.1
revision=1
noarch=yes
wrksrc="docker-${version}"
@ -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=144248308e8ea31c4863c6d74e1b55daf97cc190b61d0fe7b7313ab920d6a76c
checksum=462165ca6367f802280684ab44e581cd2efba8995d78d07ea994e42194927c3b
python3-docker_package() {
noarch=yes