python-docker: update to 3.6.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-docker'
|
# Template file for 'python-docker'
|
||||||
pkgname=python-docker
|
pkgname=python-docker
|
||||||
version=3.5.1
|
version=3.6.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="docker-${version}"
|
wrksrc="docker-${version}"
|
||||||
@@ -14,7 +14,7 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
|
|||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/docker/docker-py"
|
homepage="https://github.com/docker/docker-py"
|
||||||
distfiles="${PYPI_SITE}/d/docker/docker-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/d/docker/docker-${version}.tar.gz"
|
||||||
checksum=fbe82af9b94ccced752527c8de07fa20267f9634b48674ba478a0bb4000a0b1e
|
checksum=145c673f531df772a957bd1ebc49fc5a366bcd55efa0e64bbd029f5cc7a1fd8e
|
||||||
|
|
||||||
python3-docker_package() {
|
python3-docker_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|||||||
Reference in New Issue
Block a user