Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Oct 2023 16:01:40 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 738075e0c760 - main - www/py-google-cloud-storage: Update to 2.12.0
Message-ID:  <202310161601.39GG1eTS039037@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 738075e0c760eeabdb6515ed0ff857762bbaaab3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-16 15:19:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-16 15:59:54 +0000

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

diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile
index 4a47bb17de6a..ed57067811ce 100644
--- a/www/py-google-cloud-storage/Makefile
+++ b/www/py-google-cloud-storage/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-storage
-PORTVERSION=	2.11.0
+PORTVERSION=	2.12.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,9 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=2.3.1<3.0:www/py-google-api-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}google-auth>=1.25.0<3.0:security/py-google-auth@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}google-auth>=2.23.3<3.0:security/py-google-auth@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-cloud-core>=2.3.0<3.0:www/py-google-cloud-core@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}google-crc32c>=1.0<2.0:devel/py-google-crc32c@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-resumable-media>=2.6.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 0e67ac238557..5ebefe9efe74 100644
--- a/www/py-google-cloud-storage/distinfo
+++ b/www/py-google-cloud-storage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695357841
-SHA256 (google-cloud-storage-2.11.0.tar.gz) = 6fbf62659b83c8f3a0a743af0d661d2046c97c3a5bfb587c4662c4bc68de3e31
-SIZE (google-cloud-storage-2.11.0.tar.gz) = 5511016
+TIMESTAMP = 1697463148
+SHA256 (google-cloud-storage-2.12.0.tar.gz) = 57c0bcda2f5e11f008a155d8636d8381d5abab46b58e0cae0e46dd5e595e6b46
+SIZE (google-cloud-storage-2.12.0.tar.gz) = 5513570



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310161601.39GG1eTS039037>