www/py-google-cloud-speech: Update to 2.16.2
Changes: https://github.com/googleapis/python-speech/releases
This commit is contained in:
parent
26d92b0c39
commit
325dc7bc30
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= google-cloud-speech
|
||||
PORTVERSION= 2.16.1
|
||||
PORTVERSION= 2.16.2
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.8.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.2,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1665330650
|
||||
SHA256 (google-cloud-speech-2.16.1.tar.gz) = 9e9bcdbeece2817fcebc28dff5caa67339628a4b575b4fe043de72224b732f9f
|
||||
SIZE (google-cloud-speech-2.16.1.tar.gz) = 223061
|
||||
TIMESTAMP = 1665648277
|
||||
SHA256 (google-cloud-speech-2.16.2.tar.gz) = 69e80cfa981d2ac33ba82f2c7cf33157be20c0f61ab00ac55b3909fe9f444b35
|
||||
SIZE (google-cloud-speech-2.16.2.tar.gz) = 223115
|
||||
|
|
Loading…
Reference in a new issue