Date: Fri, 16 Jul 2021 00:06:56 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: 6a72fe542ebb - main - www/py-google-cloud-bigtable: Update to 2.3.1 Message-ID: <202107160006.16G06uJs067722@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=6a72fe542ebbbe6bd72e695ed97eba3160a69b4e commit 6a72fe542ebbbe6bd72e695ed97eba3160a69b4e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-15 23:52:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-15 23:52:59 +0000 www/py-google-cloud-bigtable: Update to 2.3.1 Changes: https://github.com/googleapis/python-bigtable/releases --- www/py-google-cloud-bigtable/Makefile | 2 +- www/py-google-cloud-bigtable/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-google-cloud-bigtable/Makefile b/www/py-google-cloud-bigtable/Makefile index 977b0d8a84fc..b9b2079b5d00 100644 --- a/www/py-google-cloud-bigtable/Makefile +++ b/www/py-google-cloud-bigtable/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= google-cloud-bigtable -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-bigtable/distinfo b/www/py-google-cloud-bigtable/distinfo index 2f1392518ef7..659957db18b1 100644 --- a/www/py-google-cloud-bigtable/distinfo +++ b/www/py-google-cloud-bigtable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625585518 -SHA256 (google-cloud-bigtable-2.3.0.tar.gz) = 553a4cf7e32ec17e52728f742428c0172b8b976ff5d750130d0d21ca56f4f065 -SIZE (google-cloud-bigtable-2.3.0.tar.gz) = 267483 +TIMESTAMP = 1626383184 +SHA256 (google-cloud-bigtable-2.3.1.tar.gz) = 395b075745b958114d7d549b7eb7b1c46a0f86d4a67bdefde7f02634ae3b4fb9 +SIZE (google-cloud-bigtable-2.3.1.tar.gz) = 267513
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107160006.16G06uJs067722>