git: 083fd887b7e1 - main - www/py-google-cloud-storage: Update to 1.42.2

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Sep 21 22:25:53 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=083fd887b7e1b072bd94a16993a15a916f3f8be5

commit 083fd887b7e1b072bd94a16993a15a916f3f8be5
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 22:15:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 22:23:40 +0000

    www/py-google-cloud-storage: Update to 1.42.2
    
    Changes:        https://github.com/googleapis/python-storage/releases
---
 www/py-google-cloud-storage/Makefile | 6 ++++--
 www/py-google-cloud-storage/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile
index ae65b25c6320..d5a92d8dab0a 100644
--- a/www/py-google-cloud-storage/Makefile
+++ b/www/py-google-cloud-storage/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-storage
-PORTVERSION=	1.42.1
+PORTVERSION=	1.42.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,9 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.29.0<3.0:www/py-google-ap
 		${PYTHON_PKGNAMEPREFIX}google-auth>=1.25.0<3.0:security/py-google-auth@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.6.0<3.0:www/py-google-cloud-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-resumable-media>=1.3.0<3.0:www/py-google-resumable-media@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}protobuf>=0,1:devel/py-protobuf@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/www/py-google-cloud-storage/distinfo b/www/py-google-cloud-storage/distinfo
index cceaf8143685..f7f1c78f8f06 100644
--- a/www/py-google-cloud-storage/distinfo
+++ b/www/py-google-cloud-storage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037270
-SHA256 (google-cloud-storage-1.42.1.tar.gz) = b37ec5b0cd69aacb09270674c4c14873898cbc77624d17fef41ec0cb08004866
-SIZE (google-cloud-storage-1.42.1.tar.gz) = 5475458
+TIMESTAMP = 1632227584
+SHA256 (google-cloud-storage-1.42.2.tar.gz) = 3483174fa3915e9026c8c51c341a1e251063fa3879b9e6706fcece2e2188fcf3
+SIZE (google-cloud-storage-1.42.2.tar.gz) = 5477850


More information about the dev-commits-ports-main mailing list