Date: Tue, 21 Sep 2021 03:53:15 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: 3e4507efcded - main - www/py-google-cloud-speech: Update to 2.8.0 Message-ID: <202109210353.18L3rFl6035394@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=3e4507efcded6d0ae3f0ed95eaf2df20e5e13da0 commit 3e4507efcded6d0ae3f0ed95eaf2df20e5e13da0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 03:17:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 03:45:03 +0000 www/py-google-cloud-speech: Update to 2.8.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 c0af64a27d25..50facee3fbf2 100644 --- a/www/py-google-cloud-speech/Makefile +++ b/www/py-google-cloud-speech/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= google-cloud-speech -PORTVERSION= 2.6.0 +PORTVERSION= 2.8.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-speech/distinfo b/www/py-google-cloud-speech/distinfo index c95b80e80713..731cafdcf48a 100644 --- a/www/py-google-cloud-speech/distinfo +++ b/www/py-google-cloud-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628103182 -SHA256 (google-cloud-speech-2.6.0.tar.gz) = 364520458a258bf9e0a32266b85f7fbdaec0a39a2ec37731b1bc02ad221a3907 -SIZE (google-cloud-speech-2.6.0.tar.gz) = 100854 +TIMESTAMP = 1632037268 +SHA256 (google-cloud-speech-2.8.0.tar.gz) = 3750fd988082b880ed1ec6f3d59c4f29f4cd0df3804a58d6c151d4bf15d3a597 +SIZE (google-cloud-speech-2.8.0.tar.gz) = 101918
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109210353.18L3rFl6035394>