python-docker: update to 2.5.1
This commit is contained in:
parent
d3f5b50f4e
commit
a64a8af3ee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-docker'
|
||||
pkgname=python-docker
|
||||
version=2.5.0
|
||||
version=2.5.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=9db0769feac3a64ed447d44f756ab04de74aa05c4c69e891a93ec238276c4eed
|
||||
checksum=b876e6909d8d2360e0540364c3a952a62847137f4674f2439320ede16d6db880
|
||||
|
||||
python3-docker_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue