git: ad2f6dc56139 - main - www/py-google-cloud-storage: Update to 1.41.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 15 20:49:41 UTC 2021


The branch main has been updated by sunpoet:

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

commit ad2f6dc5613957a22b59fa8b9ad0683accaa82de
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 20:33:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-15 20:47:27 +0000

    www/py-google-cloud-storage: Update to 1.41.0
    
    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, 6 insertions(+), 6 deletions(-)

diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile
index 20fc86ecb071..25279205670b 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.40.0
+PORTVERSION=	1.41.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,8 +10,8 @@ COMMENT=	Python Client for Google Cloud Storage
 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.4.1<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-auth>=1.24.0<2.0:security/py-google-auth@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.6.0<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-resumable-media>=1.3.0<2.0:www/py-google-resumable-media@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR}
 
diff --git a/www/py-google-cloud-storage/distinfo b/www/py-google-cloud-storage/distinfo
index 46d63d6ea2b7..6d57af062f21 100644
--- a/www/py-google-cloud-storage/distinfo
+++ b/www/py-google-cloud-storage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625323629
-SHA256 (google-cloud-storage-1.40.0.tar.gz) = 560f7d112dce319a39b06c35cf53ae156ef42dfb213fc633c09aefaae7c060ec
-SIZE (google-cloud-storage-1.40.0.tar.gz) = 5466375
+TIMESTAMP = 1626281018
+SHA256 (google-cloud-storage-1.41.0.tar.gz) = 44019944c6675f1ee733b19bd0720677a52924100d5ffdb006da6a4efa411564
+SIZE (google-cloud-storage-1.41.0.tar.gz) = 5469232


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