python-docker-py: update to 1.9.0
This commit is contained in:
parent
dddd6a5577
commit
39be70163a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-docker-py'
|
||||
pkgname=python-docker-py
|
||||
version=1.8.1
|
||||
version=1.9.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="docker-py-${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-py/docker-py-${version}.tar.gz"
|
||||
checksum=4f47a05e677472b5e022be1ab1dfd91b473ab3fc14a6b71337042ac2caaafa0b
|
||||
checksum=6dc6b914a745786d97817bf35bfc1559834c08517c119f846acdfda9cc7f6d7e
|
||||
|
||||
python3.4-docker-py_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue