diff --git a/www/py-google-api-core/Makefile b/www/py-google-api-core/Makefile index d72026ee590b..00192f87a9e6 100644 --- a/www/py-google-api-core/Makefile +++ b/www/py-google-api-core/Makefile @@ -1,34 +1,34 @@ # Created by: Po-Chuan Hsieh PORTNAME= google-api-core -PORTVERSION= 2.2.2 +PORTVERSION= 2.3.2 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.25.0<3.0:security/py-google-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.52.0<2.0:devel/py-googleapis-common-protos@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3.12.0,1:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${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.33.2<2.0:devel/py-grpcio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}grpcio-status>=1.33.2<2.0:devel/py-grpcio-status@${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 3ea094953745..bab4ac14961e 100644 --- a/www/py-google-api-core/distinfo +++ b/www/py-google-api-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636117300 -SHA256 (google-api-core-2.2.2.tar.gz) = 97349cc18c2bb2415f64f1353a80273a289a61294ce3eb2f7ce682d251bdd997 -SIZE (google-api-core-2.2.2.tar.gz) = 100679 +TIMESTAMP = 1641046026 +SHA256 (google-api-core-2.3.2.tar.gz) = c8889f45cf58deca522888ae1d39b2a25e93e7d1b019ae8cee6456d5c726a40c +SIZE (google-api-core-2.3.2.tar.gz) = 115997