python3-docker: update to 4.4.4
This commit is contained in:
parent
b5b742cc5a
commit
b300d997ed
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-docker'
|
||||
pkgname=python3-docker
|
||||
version=4.3.1
|
||||
revision=3
|
||||
version=4.4.4
|
||||
revision=1
|
||||
wrksrc="docker-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,4 +11,4 @@ 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=bad94b8dd001a8a4af19ce4becc17f41b09f228173ffe6a4e0355389eef142f2
|
||||
checksum=d3393c878f575d3a9ca3b94471a3c89a6d960b35feb92f033c0de36cc9d934db
|
||||
|
|
Loading…
Reference in a new issue