Skip to content

Commit

Permalink
www/py-google-cloud-vision: Update to 3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Feb 21, 2024
1 parent 24b4ff2 commit 8efffc2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion www/py-google-cloud-vision/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-vision
PORTVERSION= 3.5.0
PORTVERSION= 3.7.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,6 +13,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.10.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1<3.0.0:security/py-google-auth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.3<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}

Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-vision/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1702028166
SHA256 (google-cloud-vision-3.5.0.tar.gz) = 7703bf47c8b2108630d2a275e57f4326e3c071e666212ad9a2b3d5a8090c6767
SIZE (google-cloud-vision-3.5.0.tar.gz) = 451363
TIMESTAMP = 1708449526
SHA256 (google-cloud-vision-3.7.0.tar.gz) = b872215a98a14f1715dbccefdce66b19fe268f6e9a05a4768acc9c44cb4c78d3
SIZE (google-cloud-vision-3.7.0.tar.gz) = 498150

0 comments on commit 8efffc2

Please sign in to comment.