diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-08-30 00:03:33 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-08-30 00:03:33 +0000 |
| commit | 61cbc3e2e77b3c61c508cb8c2dc2d3f47a6cb6dc (patch) | |
| tree | 10f2efcc63f2d01089dc4b38263cde3118e977de /www/py-google-cloud-storage | |
| parent | b951c814bc6daf0074b4093ffa370e372c1ed4c1 (diff) | |
Notes
Diffstat (limited to 'www/py-google-cloud-storage')
| -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 |
