Skip to content

Commit

Permalink
www/py-google-cloud-speech: Update to 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 9, 2022
1 parent 4fbf278 commit cd21f85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 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.14.0
PORTVERSION= 2.14.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,8 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0:devel/py-proto-plus@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<4.0.0,1:devel/py-protobuf@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-speech/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1653151158
SHA256 (google-cloud-speech-2.14.0.tar.gz) = 0fcb7cfabb1c22652fa470841464f32d4e45a40319eb68878517cbcd45ea195f
SIZE (google-cloud-speech-2.14.0.tar.gz) = 148569
TIMESTAMP = 1654708410
SHA256 (google-cloud-speech-2.14.1.tar.gz) = 226134f1d8dcae1842d1540998bebd85b7d40c100b3d4c96f4869287508826ab
SIZE (google-cloud-speech-2.14.1.tar.gz) = 148879

0 comments on commit cd21f85

Please sign in to comment.