Skip to content

Commit

Permalink
www/py-google-cloud-vision: Update to 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 19, 2022
1 parent 325dc7b commit c3114ca
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.3
PORTVERSION= 3.1.4
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.20.2,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5,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 = 1664768012
SHA256 (google-cloud-vision-3.1.3.tar.gz) = 72266f5bb4c3b72a827167e4dc327fba15cb42d14d1707ad4f177f47fa7c7c34
SIZE (google-cloud-vision-3.1.3.tar.gz) = 668507
TIMESTAMP = 1665648318
SHA256 (google-cloud-vision-3.1.4.tar.gz) = d67a94f52afeb563cade5e6bed48850f4c00dfe52661c1c54f8b5ad9b7512fe5
SIZE (google-cloud-vision-3.1.4.tar.gz) = 668463

0 comments on commit c3114ca

Please sign in to comment.