git: da7abe560b47 - main - www/py-google-cloud-vision: Update to 2.4.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 15 20:49:42 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=da7abe560b4710312e60f9f4982bcfbf72bec228

commit da7abe560b4710312e60f9f4982bcfbf72bec228
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 20:33:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-15 20:47:28 +0000

    www/py-google-cloud-vision: Update to 2.4.0
    
    Changes:        https://github.com/googleapis/python-vision/releases
---
 www/py-google-cloud-vision/Makefile | 4 ++--
 www/py-google-cloud-vision/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-google-cloud-vision/Makefile b/www/py-google-cloud-vision/Makefile
index e74ef69ed2da..641c213c31f3 100644
--- a/www/py-google-cloud-vision/Makefile
+++ b/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}
@@ -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}
 
diff --git a/www/py-google-cloud-vision/distinfo b/www/py-google-cloud-vision/distinfo
index e32bc669d612..33d84b07b3c3 100644
--- a/www/py-google-cloud-vision/distinfo
+++ b/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


More information about the dev-commits-ports-all mailing list