git: 434dcd92dac9 - main - www/py-google-cloud-speech: Update to 2.5.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jul 6 15:05:51 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=434dcd92dac9fe87b4a5ec9171fcf2d4cc702bb7
commit 434dcd92dac9fe87b4a5ec9171fcf2d4cc702bb7
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 14:57:36 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 14:57:36 +0000
www/py-google-cloud-speech: Update to 2.5.0
Changes: https://github.com/googleapis/python-speech/releases
---
www/py-google-cloud-speech/Makefile | 4 ++--
www/py-google-cloud-speech/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/www/py-google-cloud-speech/Makefile b/www/py-google-cloud-speech/Makefile
index 917238aa7ee5..65dd2cb2561a 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 at FreeBSD.org>
PORTNAME= google-cloud-speech
-PORTVERSION= 2.4.1
+PORTVERSION= 2.5.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT= Google Cloud Speech API client library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.2<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.4.0:devel/py-proto-plus@${PY_FLAVOR}
diff --git a/www/py-google-cloud-speech/distinfo b/www/py-google-cloud-speech/distinfo
index 23225ae895aa..202d2e87d1fd 100644
--- a/www/py-google-cloud-speech/distinfo
+++ b/www/py-google-cloud-speech/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624630128
-SHA256 (google-cloud-speech-2.4.1.tar.gz) = bbe0713b915511f5c177368b45b9d1c2dd4af3e545d0f31b869b6047411a6de7
-SIZE (google-cloud-speech-2.4.1.tar.gz) = 100377
+TIMESTAMP = 1625323627
+SHA256 (google-cloud-speech-2.5.0.tar.gz) = b2a56d300bcca8a2b71e3bf231c52545744d1f93540ad3146e684c990e97a42e
+SIZE (google-cloud-speech-2.5.0.tar.gz) = 100266
More information about the dev-commits-ports-all
mailing list