Index: head/www/py-google-api-core/Makefile =================================================================== --- head/www/py-google-api-core/Makefile (revision 565633) +++ head/www/py-google-api-core/Makefile (revision 565634) @@ -1,35 +1,36 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= google-api-core -PORTVERSION= 1.25.1 +PORTVERSION= 1.26.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 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 Index: head/www/py-google-api-core/distinfo =================================================================== --- head/www/py-google-api-core/distinfo (revision 565633) +++ head/www/py-google-api-core/distinfo (revision 565634) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611856608 -SHA256 (google-api-core-1.25.1.tar.gz) = 0e152ec37b8481d1be1258d95844a5a7031cd3d83d7c7046d9e9b2d807042440 -SIZE (google-api-core-1.25.1.tar.gz) = 94234 +TIMESTAMP = 1613478465 +SHA256 (google-api-core-1.26.0.tar.gz) = 4230ec764d48ca934fe69b85cc217e31e844e176f68df93e252acd55350e730b +SIZE (google-api-core-1.26.0.tar.gz) = 95550