diff options
author | VinÃcius Zavam <egypcio@FreeBSD.org> | 2020-08-31 11:52:54 +0000 |
---|---|---|
committer | VinÃcius Zavam <egypcio@FreeBSD.org> | 2020-08-31 11:52:54 +0000 |
commit | 98ad6a3c9d0b60089dcb3fe1ecc2a110abc8e34b (patch) | |
tree | b2bdf7b51dbf15fced6add580a9fd93e33e87e33 | |
parent | - Update to 4.0.5 (diff) |
devel/py-gs_api_client: update 1.0.3 to 1.1.1
github.com/gridscale/gridscale_api_client_python/blob/v1.1.1/CHANGELOG.md
Sponsored by: gridscale GmbH
Notes
Notes:
svn path=/head/; revision=547167
-rw-r--r-- | devel/py-gs_api_client/Makefile | 2 | ||||
-rw-r--r-- | devel/py-gs_api_client/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-gs_api_client/Makefile b/devel/py-gs_api_client/Makefile index c3687aedd9e4..e64cc08613c4 100644 --- a/devel/py-gs_api_client/Makefile +++ b/devel/py-gs_api_client/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gs_api_client -PORTVERSION= 1.0.3 +PORTVERSION= 1.1.1 CATEGORIES= devel net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-gs_api_client/distinfo b/devel/py-gs_api_client/distinfo index d7c116dfed4a..95b29c08d64f 100644 --- a/devel/py-gs_api_client/distinfo +++ b/devel/py-gs_api_client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1590006482 -SHA256 (gs_api_client-1.0.3.tar.gz) = 23950c40b2f7461b4e4344364050250dafeb86affea71d2fd5b85e1db1623870 -SIZE (gs_api_client-1.0.3.tar.gz) = 340896 +TIMESTAMP = 1598709744 +SHA256 (gs_api_client-1.1.1.tar.gz) = 363a8ba60148db9ddb62dc14515ae088a3a8eba130b51a5852ff33809720e757 +SIZE (gs_api_client-1.1.1.tar.gz) = 414664 |