Skip to content

Commit

Permalink
www/py-google-cloud-vision: Update to 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 15, 2021
1 parent ad2f6dc commit da7abe5
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= 2.3.2
PORTVERSION= 2.4.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,7 +10,7 @@ COMMENT= Cloud Vision API API client library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0:devel/py-proto-plus@${PY_FLAVOR}

Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-vision/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1624189767
SHA256 (google-cloud-vision-2.3.2.tar.gz) = 65ed06725377670fc1b21d474237922f29674d0f99a472b0c84683aa02af70a4
SIZE (google-cloud-vision-2.3.2.tar.gz) = 638991
TIMESTAMP = 1626281020
SHA256 (google-cloud-vision-2.4.0.tar.gz) = e871ff8ceb8a6d125ac0b65262dce6dfdff561e4c2771766cecd92706a16d8af
SIZE (google-cloud-vision-2.4.0.tar.gz) = 638887

0 comments on commit da7abe5

Please sign in to comment.