diff --git a/www/py-google-cloud-speech/Makefile b/www/py-google-cloud-speech/Makefile index 8a5774a23a33..565e329f2d49 100644 --- a/www/py-google-cloud-speech/Makefile +++ b/www/py-google-cloud-speech/Makefile @@ -1,28 +1,29 @@ # Created by: Po-Chuan Hsieh PORTNAME= google-cloud-speech -PORTVERSION= 2.14.0 +PORTVERSION= 2.14.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Speech API client library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0:devel/py-proto-plus@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<4.0.0,1:devel/py-protobuf@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= LIBCST LIBCST_DESC= Fixup scripts LIBCST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR} .include diff --git a/www/py-google-cloud-speech/distinfo b/www/py-google-cloud-speech/distinfo index fe5ad7bca946..209b7d1a0793 100644 --- a/www/py-google-cloud-speech/distinfo +++ b/www/py-google-cloud-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653151158 -SHA256 (google-cloud-speech-2.14.0.tar.gz) = 0fcb7cfabb1c22652fa470841464f32d4e45a40319eb68878517cbcd45ea195f -SIZE (google-cloud-speech-2.14.0.tar.gz) = 148569 +TIMESTAMP = 1654708410 +SHA256 (google-cloud-speech-2.14.1.tar.gz) = 226134f1d8dcae1842d1540998bebd85b7d40c100b3d4c96f4869287508826ab +SIZE (google-cloud-speech-2.14.1.tar.gz) = 148879