Date: Thu, 29 Apr 2021 14:36:59 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: bc7ba8c4d27f - main - www/py-google-cloud-speech: Update to 2.3.0 Message-ID: <202104291436.13TEax5f052570@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=bc7ba8c4d27fb66d4f6a7d9b7f325ff04ec81b5f commit bc7ba8c4d27fb66d4f6a7d9b7f325ff04ec81b5f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-29 14:19:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-29 14:24:10 +0000 www/py-google-cloud-speech: Update to 2.3.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 9e13eda81dc6..fa8385246a23 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.2.0 +PORTVERSION= 2.3.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 e21821e27e13..9b3f946f2430 100644 --- a/www/py-google-cloud-speech/distinfo +++ b/www/py-google-cloud-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619198595 -SHA256 (google-cloud-speech-2.2.0.tar.gz) = 013279a411644545ee0d67a5c077d0f19db58b846d758f36a8cc759f9c9e0a19 -SIZE (google-cloud-speech-2.2.0.tar.gz) = 120079 +TIMESTAMP = 1619569493 +SHA256 (google-cloud-speech-2.3.0.tar.gz) = ec1f87c202478cf2f7c9e14b53cdf7b970b532f1b451a23106643ce95b8dda6c +SIZE (google-cloud-speech-2.3.0.tar.gz) = 120155
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104291436.13TEax5f052570>