Date: Tue, 18 Jun 2024 04:08:48 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: 2f2daff065fb - main - www/py-google-cloud-bigtable: Update to 2.24.0 Message-ID: <202406180408.45I48mia078501@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=2f2daff065fbdb1acba1dbad147870d163c8f9b8 commit 2f2daff065fbdb1acba1dbad147870d163c8f9b8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-18 04:00:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 04:00:48 +0000 www/py-google-cloud-bigtable: Update to 2.24.0 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 efc766452aca..df9233ca89f5 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.23.1 +PORTVERSION= 2.24.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-bigtable/distinfo b/www/py-google-cloud-bigtable/distinfo index b39ad04e8d19..77628bcab733 100644 --- a/www/py-google-cloud-bigtable/distinfo +++ b/www/py-google-cloud-bigtable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713528560 -SHA256 (google-cloud-bigtable-2.23.1.tar.gz) = 1475a22bfce163b5c42cdf4eef5ec05323eea335855294f9ce4e23faa224f028 -SIZE (google-cloud-bigtable-2.23.1.tar.gz) = 492048 +TIMESTAMP = 1718580152 +SHA256 (google-cloud-bigtable-2.24.0.tar.gz) = ace75f62ca3c52d6619d4ff7aed982129cae508baf776d81b33313f4f9ea5ed4 +SIZE (google-cloud-bigtable-2.24.0.tar.gz) = 528466
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180408.45I48mia078501>