diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-11-14 07:36:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-11-14 07:36:08 +0800 |
commit | 51acc31152015cb5168b3e4efb28ac6083882463 (patch) | |
tree | 620e108b968510f60f66fb3887e56a86a9b3f50a /www | |
parent | 2cddb681a114a29687c5e031ae9eda395c10b852 (diff) | |
download | freebsd-ports-gnome-51acc31152015cb5168b3e4efb28ac6083882463.tar.gz freebsd-ports-gnome-51acc31152015cb5168b3e4efb28ac6083882463.tar.zst freebsd-ports-gnome-51acc31152015cb5168b3e4efb28ac6083882463.zip |
Update to 1.22.0
Changes: https://github.com/googleapis/google-cloud-python/releases
https://github.com/googleapis/google-cloud-python/blob/master/storage/CHANGELOG.md
Diffstat (limited to 'www')
-rw-r--r-- | www/py-google-cloud-storage/Makefile | 2 | ||||
-rw-r--r-- | www/py-google-cloud-storage/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile index ab38d9d5b282..13b34b9aecf7 100644 --- a/www/py-google-cloud-storage/Makefile +++ b/www/py-google-cloud-storage/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.21.0 +PORTVERSION= 1.22.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-storage/distinfo b/www/py-google-cloud-storage/distinfo index 7ffc9ff317fb..2987d88c7b87 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1572437447 -SHA256 (google-cloud-storage-1.21.0.tar.gz) = 266b233303098e2d9da222072382f0bd70b438a5008a32a5a556fe0f9a6a0d3a -SIZE (google-cloud-storage-1.21.0.tar.gz) = 5398907 +TIMESTAMP = 1573649228 +SHA256 (google-cloud-storage-1.22.0.tar.gz) = 8a0a34aef5d04e5826c2cf5b925a39d6336ee2be5dfc2d4a2e917e36a522e8bd +SIZE (google-cloud-storage-1.22.0.tar.gz) = 5399396 |