Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2021 13:46:37 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: 70dd1fe58e04 - main - www/py-google-cloud-storage: Update to 1.39.0
Message-ID:  <202106251346.15PDkbTk088514@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=70dd1fe58e048e9ae0100a4a9ec22d9c13250a89

commit 70dd1fe58e048e9ae0100a4a9ec22d9c13250a89
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-25 13:40:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-25 13:40:09 +0000

    www/py-google-cloud-storage: Update to 1.39.0
    
    Changes:        https://github.com/googleapis/python-storage/releases
---
 www/py-google-cloud-storage/Makefile | 4 ++--
 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 5243d50e7b53..eafa866a1c53 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.38.0
+PORTVERSION=	1.39.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ 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} \
-		${PYTHON_PKGNAMEPREFIX}google-resumable-media>=1.2.0<2.0:www/py-google-resumable-media@${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}
 
 USES=		python:3.5+
diff --git a/www/py-google-cloud-storage/distinfo b/www/py-google-cloud-storage/distinfo
index 00e2c6c9f921..22d05d8155e0 100644
--- a/www/py-google-cloud-storage/distinfo
+++ b/www/py-google-cloud-storage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619569495
-SHA256 (google-cloud-storage-1.38.0.tar.gz) = 162011d66f64b8dc5d7936609a5daf0066cc521231546aea02c126a5559446c4
-SIZE (google-cloud-storage-1.38.0.tar.gz) = 5462224
+TIMESTAMP = 1624189703
+SHA256 (google-cloud-storage-1.39.0.tar.gz) = e9ba9e0486b385fa0b9f16a0c3bfa4cbb7001a2285adb65374de4415588cdb2d
+SIZE (google-cloud-storage-1.39.0.tar.gz) = 5466000



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