python-docker-pycreds: update to 0.4.0.

This commit is contained in:
maxice8 2018-12-05 03:58:19 -02:00 committed by maxice8
parent 31f182408a
commit b11562dd56

View file

@ -1,6 +1,6 @@
# Template file for 'python-docker-pycreds
# Template file for 'python-docker-pycreds'
pkgname=python-docker-pycreds
version=0.3.0
version=0.4.0
revision=1
noarch=yes
wrksrc="docker-pycreds-${version}"
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python-six"
short_desc="Python2 bindings for the docker credentials store API"
maintainer="Sergi Alvarez <pancake@nopcode.org>"
homepage="https://github.com/shin-/dockerpy-creds"
license="Apache-2.0"
homepage="https://github.com/shin-/dockerpy-creds"
distfiles="${PYPI_SITE}/d/docker-pycreds/docker-pycreds-${version}.tar.gz"
checksum=8b0e956c8d206f832b06aa93a710ba2c3bcbacb5a314449c040b0b814355bbff
checksum=6ce3270bcaf404cc4c3e27e4b6c70d3521deae82fb508767870fdbf772d584d4
python3-docker-pycreds_package() {
noarch=yes