git: 8c975a1d5be0 - main - www/py-google-cloud-vision: Update to 2.3.2

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 20 16:19:11 UTC 2021


The branch main has been updated by sunpoet:

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

commit 8c975a1d5be05a7de201b8231123cda61906c363
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 16:05:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 16:16:05 +0000

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

diff --git a/www/py-google-cloud-vision/Makefile b/www/py-google-cloud-vision/Makefile
index 21ab7f0b5919..e74ef69ed2da 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.1
+PORTVERSION=	2.3.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,6 +11,7 @@ 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} \
+		${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0:devel/py-proto-plus@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/www/py-google-cloud-vision/distinfo b/www/py-google-cloud-vision/distinfo
index 8ea0097764ab..e32bc669d612 100644
--- a/www/py-google-cloud-vision/distinfo
+++ b/www/py-google-cloud-vision/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198599
-SHA256 (google-cloud-vision-2.3.1.tar.gz) = 367aa6f9fd8e48a0514cea6e07b3d006f01aba7080f17a289ed0df92e87f7f84
-SIZE (google-cloud-vision-2.3.1.tar.gz) = 708688
+TIMESTAMP = 1624189767
+SHA256 (google-cloud-vision-2.3.2.tar.gz) = 65ed06725377670fc1b21d474237922f29674d0f99a472b0c84683aa02af70a4
+SIZE (google-cloud-vision-2.3.2.tar.gz) = 638991


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