python-docker, python3-docker: update to 4.3.1
This commit is contained in:
parent
8910cd728c
commit
f3a1bf086f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-docker'
|
||||
pkgname=python-docker
|
||||
version=4.2.0
|
||||
version=4.3.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="docker-${version}"
|
||||
|
@ -13,7 +13,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=ddae66620ab5f4bce769f64bcd7934f880c8abe6aa50986298db56735d0f722e
|
||||
checksum=bad94b8dd001a8a4af19ce4becc17f41b09f228173ffe6a4e0355389eef142f2
|
||||
|
||||
python3-docker_package() {
|
||||
archs=noarch
|
||||
|
|
Loading…
Reference in a new issue