diff options
author | koobs <koobs@FreeBSD.org> | 2017-10-11 08:13:31 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2017-10-11 08:13:31 +0800 |
commit | e0a526ab7e4363922e59783d7a2f9e91050db848 (patch) | |
tree | 008e0f2d8beef3f0988007a1a722440fc7c564fd /www/py-gandi.cli | |
parent | f9e02c0df4249493b7e837582d1b6463ca9ef57b (diff) | |
download | freebsd-ports-gnome-e0a526ab7e4363922e59783d7a2f9e91050db848.tar.gz freebsd-ports-gnome-e0a526ab7e4363922e59783d7a2f9e91050db848.tar.zst freebsd-ports-gnome-e0a526ab7e4363922e59783d7a2f9e91050db848.zip |
www/py-gandi.cli: Update to 1.0
Changelog:
https://github.com/Gandi/gandi.cli/blob/1.0/CHANGES.rst
Requested by: bapt
Diffstat (limited to 'www/py-gandi.cli')
-rw-r--r-- | www/py-gandi.cli/Makefile | 2 | ||||
-rw-r--r-- | www/py-gandi.cli/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-gandi.cli/Makefile b/www/py-gandi.cli/Makefile index 73454a4aa5b6..819693c21f9e 100644 --- a/www/py-gandi.cli/Makefile +++ b/www/py-gandi.cli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gandi.cli -PORTVERSION= 0.22 +PORTVERSION= 1.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-gandi.cli/distinfo b/www/py-gandi.cli/distinfo index 21e5da465138..9eae8d128482 100644 --- a/www/py-gandi.cli/distinfo +++ b/www/py-gandi.cli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1505488175 -SHA256 (gandi.cli-0.22.tar.gz) = 5666b544e313132cf9cfe82fb3a163ce140df0e1b91d5452d54dd50a49b0b8e6 -SIZE (gandi.cli-0.22.tar.gz) = 149823 +TIMESTAMP = 1507680375 +SHA256 (gandi.cli-1.0.tar.gz) = e2534fae2136dc03f85e0d906e6c61ce2c76c38e70b33783aeb54feabc3ecf2e +SIZE (gandi.cli-1.0.tar.gz) = 156360 |