Skip to content

Commit

Permalink
www/py-google-cloud-vision: Update to 3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 3, 2022
1 parent 29e7ae9 commit dde3e7b
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-vision/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-vision
PORTVERSION= 3.1.2
PORTVERSION= 3.1.3
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

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

USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-vision/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1663672900
SHA256 (google-cloud-vision-3.1.2.tar.gz) = 64fb8a13618d5160f6ea747e765280543a50562093085cb1fbc5bfe38f0c817e
SIZE (google-cloud-vision-3.1.2.tar.gz) = 668499
TIMESTAMP = 1664768012
SHA256 (google-cloud-vision-3.1.3.tar.gz) = 72266f5bb4c3b72a827167e4dc327fba15cb42d14d1707ad4f177f47fa7c7c34
SIZE (google-cloud-vision-3.1.3.tar.gz) = 668507

0 comments on commit dde3e7b

Please sign in to comment.