diff --git a/www/py-google-api-core/Makefile b/www/py-google-api-core/Makefile index 402155171cdf..3ebf832cf6c5 100644 --- a/www/py-google-api-core/Makefile +++ b/www/py-google-api-core/Makefile @@ -1,37 +1,36 @@ # Created by: Po-Chuan Hsieh PORTNAME= google-api-core -PORTVERSION= 1.26.3 -PORTREVISION= 1 +PORTVERSION= 1.27.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Core Google API Client Library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.21.1<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}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3.12.0,1:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=0,1:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.13.0:devel/py-six@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= GRPC GRPCGCP OPTIONS_DEFAULT=GRPC GRPC_DESC= gRPC support GRPCGCP_DESC= gRPC support for GCP GRPC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grpcio>=1.29.0<2.0:devel/py-grpcio@${PY_FLAVOR} GRPCGCP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grpcio-gcp>=0.2.2:devel/py-grpcio-gcp@${PY_FLAVOR} .include diff --git a/www/py-google-api-core/distinfo b/www/py-google-api-core/distinfo index a5637e2a6bfd..fce859346514 100644 --- a/www/py-google-api-core/distinfo +++ b/www/py-google-api-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619569489 -SHA256 (google-api-core-1.26.3.tar.gz) = b914345c7ea23861162693a27703bab804a55504f7e6e9abcaff174d80df32ac -SIZE (google-api-core-1.26.3.tar.gz) = 95734 +TIMESTAMP = 1621183192 +SHA256 (google-api-core-1.27.0.tar.gz) = 407e3e52435a44f6d59d4fef7b5e115bed7b20d77cbdab79e00232bfff7bf912 +SIZE (google-api-core-1.27.0.tar.gz) = 95933