diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-10 04:58:09 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-10 04:59:33 +0000 |
commit | 3c528d1c4ce1787b69d62a94c17fcedabb315ece (patch) | |
tree | 1b70039ce2e442c4a4a8f99392609c16ea9e0657 | |
parent | e17623c85eaf14476f2f2c8741f6bf49f6cb85ff (diff) |
www/py-google-cloud-speech: Update to 2.26.1
Changes: https://github.com/googleapis/google-cloud-python/releases
https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-speech/CHANGELOG.md
-rw-r--r-- | www/py-google-cloud-speech/Makefile | 4 | ||||
-rw-r--r-- | 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 470079e0cdca..877e54b256b1 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.26.0 +PORTVERSION= 2.26.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.10.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<5.0.0,1:devel/py-protobuf@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<6.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 6100a205eefc..82123729c0c1 100644 --- a/www/py-google-cloud-speech/distinfo +++ b/www/py-google-cloud-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712330629 -SHA256 (google-cloud-speech-2.26.0.tar.gz) = d3156a78496aeacff403429408a1b13efe996da6f0544a25567904ad801671d5 -SIZE (google-cloud-speech-2.26.0.tar.gz) = 337694 +TIMESTAMP = 1720536514 +SHA256 (google-cloud-speech-2.26.1.tar.gz) = 12aceb02e34c14ed49eea3102ae7e776dfd8722babdd1466de4db0de8c1f91a9 +SIZE (google-cloud-speech-2.26.1.tar.gz) = 349975 |