mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
www/py-google-cloud-speech: Update to 2.5.0
Changes: https://github.com/googleapis/python-speech/releases
This commit is contained in:
parent
20d8fa4563
commit
434dcd92da
@ -1,7 +1,7 @@
|
||||
# Created by: Po-Chuan Hsieh <sunpoet@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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user