Date: Sun, 25 Apr 2021 20:39:31 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: 50d38997aae4 - main - www/py-google-cloud-speech: Update to 2.2.0 Message-ID: <202104252039.13PKdVXA079458@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=50d38997aae4d39cb739dbe73435389b25d45540 commit 50d38997aae4d39cb739dbe73435389b25d45540 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-25 20:16:07 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-25 20:35:37 +0000 www/py-google-cloud-speech: Update to 2.2.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 9708521ef99a..9e13eda81dc6 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.1.0 +PORTVERSION= 2.2.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 f38e6f9aa406..e21821e27e13 100644 --- a/www/py-google-cloud-speech/distinfo +++ b/www/py-google-cloud-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618320302 -SHA256 (google-cloud-speech-2.1.0.tar.gz) = 4a77a79e990004af96e789565b174f9b971f00afa23142f6673722dae0910b0c -SIZE (google-cloud-speech-2.1.0.tar.gz) = 118960 +TIMESTAMP = 1619198595 +SHA256 (google-cloud-speech-2.2.0.tar.gz) = 013279a411644545ee0d67a5c077d0f19db58b846d758f36a8cc759f9c9e0a19 +SIZE (google-cloud-speech-2.2.0.tar.gz) = 120079
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104252039.13PKdVXA079458>