diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2019-01-10 21:47:21 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2019-01-10 21:47:21 +0000 |
commit | 8a3b762dad84b908bcbc217469e9150727ea61fd (patch) | |
tree | 901b3a0264cb26f4dbf491938342c3ac17fef38c /security/py-docker-pycreds | |
parent | Update to 0.4.5 (diff) |
- Update to 0.4.0 (unbreak docker-compose)
Submitted by: Kevin Day <kevin@your.org>
Notes
Notes:
svn path=/head/; revision=489921
Diffstat (limited to 'security/py-docker-pycreds')
-rw-r--r-- | security/py-docker-pycreds/Makefile | 2 | ||||
-rw-r--r-- | security/py-docker-pycreds/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-docker-pycreds/Makefile b/security/py-docker-pycreds/Makefile index 1daf3f67f9aa..3375c3370d5e 100644 --- a/security/py-docker-pycreds/Makefile +++ b/security/py-docker-pycreds/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= docker-pycreds -PORTVERSION= 0.2.1 +PORTVERSION= 0.4.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-docker-pycreds/distinfo b/security/py-docker-pycreds/distinfo index 82fb8e174565..841cb8dc3c4f 100644 --- a/security/py-docker-pycreds/distinfo +++ b/security/py-docker-pycreds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491855655 -SHA256 (docker-pycreds-0.2.1.tar.gz) = 93833a2cf280b7d8abbe1b8121530413250c6cd4ffed2c1cf085f335262f7348 -SIZE (docker-pycreds-0.2.1.tar.gz) = 7555 +TIMESTAMP = 1547154029 +SHA256 (docker-pycreds-0.4.0.tar.gz) = 6ce3270bcaf404cc4c3e27e4b6c70d3521deae82fb508767870fdbf772d584d4 +SIZE (docker-pycreds-0.4.0.tar.gz) = 8754 |