Skip to content

Commit

Permalink
www/py-google-cloud-vision: Update to 3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 23, 2024
1 parent 00f16b4 commit 66136c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions www/py-google-cloud-vision/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-vision
PORTVERSION= 3.7.1
PORTVERSION= 3.7.2
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,13 +12,15 @@ WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/googl
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
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}

USES= python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-vision/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1709390748
SHA256 (google-cloud-vision-3.7.1.tar.gz) = 868be6df5bb5491c6f31bedf600af23661c02776ca564c151c42c63e0b3465db
SIZE (google-cloud-vision-3.7.1.tar.gz) = 497345
TIMESTAMP = 1710712560
SHA256 (google-cloud-vision-3.7.2.tar.gz) = 044330ad618c810333ff2296cd27ffd145f249638d1b35b270de6b460b00e8d2
SIZE (google-cloud-vision-3.7.2.tar.gz) = 497294

0 comments on commit 66136c0

Please sign in to comment.