Sunpoet Po-Chuan Hsieh 2020-04-21 19:41:40 +00:00
parent 7b9c8192bf
commit c2d84671dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532353
3 changed files with 6 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= google-api-core
PORTVERSION= 1.16.0
PORTVERSION= 1.17.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,7 +14,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PY_FUTURES} \
${PYTHON_PKGNAMEPREFIX}google-auth>=0.4.0<2.0:security/py-google-auth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-auth>=1.14.0<2.0:security/py-google-auth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.6.0<2.0:devel/py-googleapis-common-protos@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.4.0:devel/py-protobuf@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1579009889
SHA256 (google-api-core-1.16.0.tar.gz) = 92e962a087f1c4b8d1c5c88ade1c1dfd550047dcffb320c57ef6a534a20403e2
SIZE (google-api-core-1.16.0.tar.gz) = 76972
TIMESTAMP = 1587445416
SHA256 (google-api-core-1.17.0.tar.gz) = e4082a0b479dc2dee2f8d7b80ea8b5d0184885b773caab15ab1836277a01d689
SIZE (google-api-core-1.17.0.tar.gz) = 77891

View file

@ -3,5 +3,4 @@ Core Library for Google Client Libraries
This library is not meant to stand-alone. Instead it defines common helpers used
by all Google API clients.
WWW: https://pypi.org/project/google-api-core/
WWW: https://github.com/googleapis/google-cloud-python
WWW: https://github.com/googleapis/python-api-core