diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-30 07:15:57 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-30 07:15:57 +0000 |
commit | 7b18b0f596dbe9e0eea3037cfb832290097c8e83 (patch) | |
tree | f5dcb5eba89eb6dc45f2b93453a2566a6254b13a /www | |
parent | 0fc1ed93b2c2cbbc5ddf5103184d7418cfe60259 (diff) | |
download | ports-7b18b0f596dbe9e0eea3037cfb832290097c8e83.tar.gz ports-7b18b0f596dbe9e0eea3037cfb832290097c8e83.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/py-google-cloud-storage/Makefile | 6 | ||||
-rw-r--r-- | www/py-google-cloud-storage/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile index 4d1cdce8e17e..1ea4eeb8192a 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.30.0 +PORTVERSION= 1.31.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.11.0<2.0:security/py-google-auth@${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.6.0<2.0:www/py-google-resumable-media@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.1<2.0:www/py-google-cloud-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-resumable-media>=1.0.0<2.0:www/py-google-resumable-media@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils diff --git a/www/py-google-cloud-storage/distinfo b/www/py-google-cloud-storage/distinfo index 063eb6ee6a1f..b713467f0d26 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595865811 -SHA256 (google-cloud-storage-1.30.0.tar.gz) = 0634addb7576d48861d9963312fc82a0436042b8f282414ed58ca76d73edee54 -SIZE (google-cloud-storage-1.30.0.tar.gz) = 5436190 +TIMESTAMP = 1598605196 +SHA256 (google-cloud-storage-1.31.0.tar.gz) = 4f51c7700242a9d54c07117f25fec5d110ab85435b3ce60ac28cc553f8ea938b +SIZE (google-cloud-storage-1.31.0.tar.gz) = 5439865 |