Skip to content

Commit

Permalink
www/py-google-cloud-vision: Update to 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 5, 2021
1 parent ea03d54 commit b08f1f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions www/py-google-cloud-vision/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-vision
PORTVERSION= 2.6.1
PORTVERSION= 2.6.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,8 +10,7 @@ COMMENT= Cloud Vision API API client library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

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

USES= python:3.6+
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-vision/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1635788060
SHA256 (google-cloud-vision-2.6.1.tar.gz) = 028ac69d380fb08425174825a2310c04cc14102fdbafe9be02c083c7d920f13f
SIZE (google-cloud-vision-2.6.1.tar.gz) = 644165
TIMESTAMP = 1636117306
SHA256 (google-cloud-vision-2.6.2.tar.gz) = 542a300f4b79ed9574cdeb4eb47cf8899f0915041e8bf0058e8192a620087d30
SIZE (google-cloud-vision-2.6.2.tar.gz) = 639651

0 comments on commit b08f1f4

Please sign in to comment.