diff options
Diffstat (limited to 'www/py-google-cloud-speech')
-rw-r--r-- | www/py-google-cloud-speech/Makefile | 9 | ||||
-rw-r--r-- | www/py-google-cloud-speech/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/py-google-cloud-speech/Makefile b/www/py-google-cloud-speech/Makefile index 877e54b256b1..e510cd269957 100644 --- a/www/py-google-cloud-speech/Makefile +++ b/www/py-google-cloud-speech/Makefile @@ -1,8 +1,9 @@ PORTNAME= google-cloud-speech -PORTVERSION= 2.26.1 +PORTVERSION= 2.33.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= google_cloud_speech-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Cloud Speech API client library @@ -14,10 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.10.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.11.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1<3.0.0:security/py-google-auth@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.3<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<6.0.0,1:devel/py-protobuf@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.25.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/www/py-google-cloud-speech/distinfo b/www/py-google-cloud-speech/distinfo index 82123729c0c1..d070a73bd826 100644 --- a/www/py-google-cloud-speech/distinfo +++ b/www/py-google-cloud-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720536514 -SHA256 (google-cloud-speech-2.26.1.tar.gz) = 12aceb02e34c14ed49eea3102ae7e776dfd8722babdd1466de4db0de8c1f91a9 -SIZE (google-cloud-speech-2.26.1.tar.gz) = 349975 +TIMESTAMP = 1753796124 +SHA256 (google_cloud_speech-2.33.0.tar.gz) = fd08511b5124fdaa768d71a4054e84a5d8eb02531cb6f84f311c0387ea1314ed +SIZE (google_cloud_speech-2.33.0.tar.gz) = 389072 |