Date: Sun, 18 Apr 2021 07:13:39 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: b33dd1603a77 - main - www/py-google-cloud-speech: Update to 2.1.0 Message-ID: <202104180713.13I7DdoM012676@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=b33dd1603a7707f2f966ff0afc9ba057ba932906 commit b33dd1603a7707f2f966ff0afc9ba057ba932906 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-04-18 05:07:43 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-04-18 05:44:20 +0000 www/py-google-cloud-speech: Update to 2.1.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 e8be13056a42..9708521ef99a 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.0.1 +PORTVERSION= 2.1.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 047c27ccdbd1..f38e6f9aa406 100644 --- a/www/py-google-cloud-speech/distinfo +++ b/www/py-google-cloud-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605901684 -SHA256 (google-cloud-speech-2.0.1.tar.gz) = a7428190f4c10440148a273eb4c91480470b34180eec422b7325acdc0b2c0832 -SIZE (google-cloud-speech-2.0.1.tar.gz) = 86703 +TIMESTAMP = 1618320302 +SHA256 (google-cloud-speech-2.1.0.tar.gz) = 4a77a79e990004af96e789565b174f9b971f00afa23142f6673722dae0910b0c +SIZE (google-cloud-speech-2.1.0.tar.gz) = 118960
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104180713.13I7DdoM012676>