diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2020-01-18 00:40:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2020-01-18 00:40:18 +0800 |
commit | e569749486f5ba3dd963896fd7e91fd1a691c12f (patch) | |
tree | cd8a7701af9302c8efcff97f9d6e0c95c9758e1d /www | |
parent | c3a8f328974380dc926428c6b3bd9f337d4036a4 (diff) | |
download | freebsd-ports-gnome-e569749486f5ba3dd963896fd7e91fd1a691c12f.tar.gz freebsd-ports-gnome-e569749486f5ba3dd963896fd7e91fd1a691c12f.tar.zst freebsd-ports-gnome-e569749486f5ba3dd963896fd7e91fd1a691c12f.zip |
Update to 1.25.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 | 4 | ||||
-rw-r--r-- | www/py-google-cloud-storage/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile index 6be863bf7a99..2186303d9098 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.24.1 +PORTVERSION= 1.25.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.9.0<2.0:security/py-google-auth@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.1.0<2.0:www/py-google-cloud-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.2.0<2.0:www/py-google-cloud-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-resumable-media>=0.5.0<0.6.0:www/py-google-resumable-media@${PY_FLAVOR} USES= python diff --git a/www/py-google-cloud-storage/distinfo b/www/py-google-cloud-storage/distinfo index adb844a10b50..949cff5ef614 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578117393 -SHA256 (google-cloud-storage-1.24.1.tar.gz) = bafe77ba8099b987bfde61347d3b774451877dc31837e296519a0a0d337015f1 -SIZE (google-cloud-storage-1.24.1.tar.gz) = 5405042 +TIMESTAMP = 1579273718 +SHA256 (google-cloud-storage-1.25.0.tar.gz) = 8e9505ad7ba356c0953acefc0cdfd41de0dd5f1df520d1cd5bb31bd34ee45373 +SIZE (google-cloud-storage-1.25.0.tar.gz) = 5406420 |