Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Aug 2022 10:32:39 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: d9410a772e3c - main - www/py-google-cloud-bigtable: Update to 2.11.0
Message-ID:  <202208271032.27RAWdko052244@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=d9410a772e3c1c2acbe6c84d3794c7564ab22928

commit d9410a772e3c1c2acbe6c84d3794c7564ab22928
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:24:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:24:59 +0000

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

diff --git a/www/py-google-cloud-bigtable/Makefile b/www/py-google-cloud-bigtable/Makefile
index e15177c72c17..c00b5f8cbcef 100644
--- a/www/py-google-cloud-bigtable/Makefile
+++ b/www/py-google-cloud-bigtable/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-cloud-bigtable
-PORTVERSION=	2.10.1
+PORTVERSION=	2.11.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,13 +10,13 @@ COMMENT=	Google Cloud Bigtable API client library
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=2.3.1<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=2.8.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.1<3.0.0:www/py-google-cloud-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.12.4<1.0.0:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.18.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<4.0.0,1:devel/py-protobuf@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		python:3.7+
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
diff --git a/www/py-google-cloud-bigtable/distinfo b/www/py-google-cloud-bigtable/distinfo
index 19140951f071..34653faeb682 100644
--- a/www/py-google-cloud-bigtable/distinfo
+++ b/www/py-google-cloud-bigtable/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655398688
-SHA256 (google-cloud-bigtable-2.10.1.tar.gz) = 7f8c0c62599ec7442b709ae5df757239981b5116272237960d1eebcf8333309c
-SIZE (google-cloud-bigtable-2.10.1.tar.gz) = 284857
+TIMESTAMP = 1660576846
+SHA256 (google-cloud-bigtable-2.11.0.tar.gz) = 588fe6513e54c55900e61e209dd1244d6b7180e5cae4b1ea9b07a2455cdbfb90
+SIZE (google-cloud-bigtable-2.11.0.tar.gz) = 287694



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