Skip to content

Commit

Permalink
www/py-google-cloud-speech: Update to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 6, 2021
1 parent 20d8fa4 commit 434dcd9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/py-google-cloud-speech/Makefile
@@ -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}
Expand All @@ -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}
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-speech/distinfo
@@ -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

0 comments on commit 434dcd9

Please sign in to comment.