Date: Sun, 9 Jul 2023 21:39:29 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: 162190713c8b - main - www/py-google-cloud-speech: Update to 2.21.0 Message-ID: <202307092139.369LdTfp073146@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=162190713c8b7e155dd87c04df6fc46a1c797e8b commit 162190713c8b7e155dd87c04df6fc46a1c797e8b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-09 21:25:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-09 21:34:43 +0000 www/py-google-cloud-speech: Update to 2.21.0 Changes: https://github.com/googleapis/python-speech/releases --- www/py-google-cloud-speech/Makefile | 2 +- www/py-google-cloud-speech/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-google-cloud-speech/Makefile b/www/py-google-cloud-speech/Makefile index f2fc5c1f8325..e3e475e6e954 100644 --- a/www/py-google-cloud-speech/Makefile +++ b/www/py-google-cloud-speech/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-speech -PORTVERSION= 2.20.0 +PORTVERSION= 2.21.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-speech/distinfo b/www/py-google-cloud-speech/distinfo index 6665f81f4074..297b25f26012 100644 --- a/www/py-google-cloud-speech/distinfo +++ b/www/py-google-cloud-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685792350 -SHA256 (google-cloud-speech-2.20.0.tar.gz) = e6c5b86ffe8e474b9c82b699ef902f75c9478e77e44ea39de3997b3ef8af3e2e -SIZE (google-cloud-speech-2.20.0.tar.gz) = 298633 +TIMESTAMP = 1688902201 +SHA256 (google-cloud-speech-2.21.0.tar.gz) = 661c39bbb6f2b216ba56ace3b087260e9778dd19ade9efa3700adee9258009ad +SIZE (google-cloud-speech-2.21.0.tar.gz) = 299614
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307092139.369LdTfp073146>