Skip to content

Commit

Permalink
www/py-google-cloud-vision: Update to 2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 9, 2022
1 parent cd21f85 commit be5f9ce
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-vision/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-vision
PORTVERSION= 2.7.2
PORTVERSION= 2.7.3
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,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-vision/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1649423852
SHA256 (google-cloud-vision-2.7.2.tar.gz) = e0d4d6c9fdeb9ddc35cc720d94132da0499d7d25c69d4fe3121c5a6fcd3b560e
SIZE (google-cloud-vision-2.7.2.tar.gz) = 658814
TIMESTAMP = 1654708412
SHA256 (google-cloud-vision-2.7.3.tar.gz) = 792ebb389f157e65d814cae128134ffbe26df90d61c5c58c5b0ca675dfcfe2f1
SIZE (google-cloud-vision-2.7.3.tar.gz) = 661630

0 comments on commit be5f9ce

Please sign in to comment.