Date: Sun, 8 Aug 2021 14:59:53 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: a6248d2467cf - main - www/py-google-cloud-speech: Update to 2.6.0 Message-ID: <202108081459.178Exr5i025994@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=a6248d2467cf0fa8f76529b0e9262bd399a38cb9 commit a6248d2467cf0fa8f76529b0e9262bd399a38cb9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-08-08 14:37:59 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 14:54:14 +0000 www/py-google-cloud-speech: Update to 2.6.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 a69563bdb752..c0af64a27d25 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.5.1 +PORTVERSION= 2.6.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 e4f075848b39..c95b80e80713 100644 --- a/www/py-google-cloud-speech/distinfo +++ b/www/py-google-cloud-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627120874 -SHA256 (google-cloud-speech-2.5.1.tar.gz) = d2ff0ec85b0ab9dfc3a889967cbfd66ae5fa49f1c5f5cddf0589f5799e752e36 -SIZE (google-cloud-speech-2.5.1.tar.gz) = 100353 +TIMESTAMP = 1628103182 +SHA256 (google-cloud-speech-2.6.0.tar.gz) = 364520458a258bf9e0a32266b85f7fbdaec0a39a2ec37731b1bc02ad221a3907 +SIZE (google-cloud-speech-2.6.0.tar.gz) = 100854
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108081459.178Exr5i025994>