python-docker: update to 3.7.1.
This commit is contained in:
parent
063009aaf7
commit
54314a1224
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-docker'
|
||||
pkgname=python-docker
|
||||
version=3.7.0
|
||||
version=3.7.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="docker-${version}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/docker/docker-py"
|
||||
distfiles="${PYPI_SITE}/d/docker/docker-${version}.tar.gz"
|
||||
checksum=2840ffb9dc3ef6d00876bde476690278ab13fa1f8ba9127ef855ac33d00c3152
|
||||
checksum=d2c14d2cc7d54818897cc6f3cf73923c4e7dfe12f08f7bddda9dbea7fa82ea36
|
||||
|
||||
python3-docker_package() {
|
||||
archs=noarch
|
||||
|
|
Loading…
Reference in a new issue