diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2019-08-30 08:03:33 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2019-08-30 08:03:33 +0800 |
commit | a1b63200fb137d934cb3b748bb8c3479f25b23c2 (patch) | |
tree | 10f2efcc63f2d01089dc4b38263cde3118e977de /www | |
parent | 91cf3333213e942c4eaf224c367c4250ecf45bda (diff) | |
download | freebsd-ports-gnome-a1b63200fb137d934cb3b748bb8c3479f25b23c2.tar.gz freebsd-ports-gnome-a1b63200fb137d934cb3b748bb8c3479f25b23c2.tar.zst freebsd-ports-gnome-a1b63200fb137d934cb3b748bb8c3479f25b23c2.zip |
Update to 1.19.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 0e646cb2bea4..592495285e57 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.18.0 +PORTVERSION= 1.19.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.2.0:security/py-google-auth@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.0.0<2.0:www/py-google-cloud-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.0.3<2.0:www/py-google-cloud-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-resumable-media>=0.3.1: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 3d38863ee3d9..0fc9d245b8f6 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565282908 -SHA256 (google-cloud-storage-1.18.0.tar.gz) = 9fb3dc68948f4c893c2b16f5a3db3daea2d2f3b8e9d5c2d505fe1523758009b6 -SIZE (google-cloud-storage-1.18.0.tar.gz) = 5396019 +TIMESTAMP = 1567087899 +SHA256 (google-cloud-storage-1.19.0.tar.gz) = 21f94c073eb9be34ca545c4eef28ae66947386687d99cd3a82400bf1504cfbd8 +SIZE (google-cloud-storage-1.19.0.tar.gz) = 5397309 |