Date: Wed, 5 Apr 2023 17:39:12 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: 05ec086efa15 - main - www/py-google-cloud-speech: Update to 2.18.0 Message-ID: <202304051739.335HdCKV089885@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=05ec086efa15756fead96266087765f2b8eee159 commit 05ec086efa15756fead96266087765f2b8eee159 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:20:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:30:58 +0000 www/py-google-cloud-speech: Update to 2.18.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 1a1d838f81b8..a3dec5e479a5 100644 --- a/www/py-google-cloud-speech/Makefile +++ b/www/py-google-cloud-speech/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-speech -PORTVERSION= 2.17.3 +PORTVERSION= 2.18.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-speech/distinfo b/www/py-google-cloud-speech/distinfo index 5b254456731a..8812013ea8e2 100644 --- a/www/py-google-cloud-speech/distinfo +++ b/www/py-google-cloud-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677771375 -SHA256 (google-cloud-speech-2.17.3.tar.gz) = 46018bf525e5988e2672e2fca6170f382886a36c61cd165b9e9470ef65352b32 -SIZE (google-cloud-speech-2.17.3.tar.gz) = 231796 +TIMESTAMP = 1679498848 +SHA256 (google-cloud-speech-2.18.0.tar.gz) = 30215f90fb5373b4dd37e585e2d7271eaf8aba7e6f40385d492b16f7bfdc0f30 +SIZE (google-cloud-speech-2.18.0.tar.gz) = 296270
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304051739.335HdCKV089885>