mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
www/py-google-cloud-vision: Update to 2.7.1
Changes: https://github.com/googleapis/python-vision/releases
This commit is contained in:
parent
e381586c18
commit
fbb3dc04f4
@ -1,5 +1,5 @@
|
||||
PORTNAME= google-cloud-vision
|
||||
PORTVERSION= 2.6.3
|
||||
PORTVERSION= 2.7.1
|
||||
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.28.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5<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+
|
||||
@ -19,7 +19,7 @@ USE_PYTHON= autoplist concurrent distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
OPTIONS_DEFINE= LIBCST
|
||||
LIBCST_DESC= Concrete Syntax Tree (CST) support
|
||||
LIBCST_DESC= Fixup scripts
|
||||
|
||||
LIBCST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1641046030
|
||||
SHA256 (google-cloud-vision-2.6.3.tar.gz) = 54b7f63c746ab95a504bd6b9b1d806192483976a3452a1a59a7faa0eaaa03491
|
||||
SIZE (google-cloud-vision-2.6.3.tar.gz) = 640629
|
||||
TIMESTAMP = 1647264710
|
||||
SHA256 (google-cloud-vision-2.7.1.tar.gz) = 4f2f340bbdcadff4de6ec7521e29e6a76cbc4ca80e7eda93e4f20369fab51a03
|
||||
SIZE (google-cloud-vision-2.7.1.tar.gz) = 658706
|
||||
|
Loading…
Reference in New Issue
Block a user