From owner-dev-commits-ports-main@freebsd.org Wed Jul 21 21:14:53 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2EDE766CBFE; Wed, 21 Jul 2021 21:14:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GVSyg6t7cz3H51; Wed, 21 Jul 2021 21:14:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AB04B2507C; Wed, 21 Jul 2021 21:14:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16LLEoKl087430; Wed, 21 Jul 2021 21:14:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16LLEoHA087429; Wed, 21 Jul 2021 21:14:50 GMT (envelope-from git) Date: Wed, 21 Jul 2021 21:14:50 GMT Message-Id: <202107212114.16LLEoHA087429@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 2cb96f20786f - main - www/py-google-cloud-bigtable: Update to 2.3.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2cb96f20786fcd382a83919b034ebc155c843cdb Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2021 21:14:53 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2cb96f20786fcd382a83919b034ebc155c843cdb commit 2cb96f20786fcd382a83919b034ebc155c843cdb Author: Po-Chuan Hsieh AuthorDate: 2021-07-21 21:13:15 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-07-21 21:13:15 +0000 www/py-google-cloud-bigtable: Update to 2.3.2 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 b9b2079b5d00..9c31ec4c2f4c 100644 --- a/www/py-google-cloud-bigtable/Makefile +++ b/www/py-google-cloud-bigtable/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= google-cloud-bigtable -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,8 @@ COMMENT= Google Cloud Bigtable API client library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.1<2.0:www/py-google-cloud-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.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.3<0.13:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \ diff --git a/www/py-google-cloud-bigtable/distinfo b/www/py-google-cloud-bigtable/distinfo index 659957db18b1..1408f5a43d8e 100644 --- a/www/py-google-cloud-bigtable/distinfo +++ b/www/py-google-cloud-bigtable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626383184 -SHA256 (google-cloud-bigtable-2.3.1.tar.gz) = 395b075745b958114d7d549b7eb7b1c46a0f86d4a67bdefde7f02634ae3b4fb9 -SIZE (google-cloud-bigtable-2.3.1.tar.gz) = 267513 +TIMESTAMP = 1626891050 +SHA256 (google-cloud-bigtable-2.3.2.tar.gz) = 2b1fc60d3c95ca50d31ba67af7be6580310fa88a6b795fdad5cdd51f17bed189 +SIZE (google-cloud-bigtable-2.3.2.tar.gz) = 267617