diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile index 9339f91699b0..9a4a4a4812b8 100644 --- a/www/py-google-cloud-storage/Makefile +++ b/www/py-google-cloud-storage/Makefile @@ -1,25 +1,30 @@ PORTNAME= google-cloud-storage -PORTVERSION= 2.3.0 +PORTVERSION= 2.4.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python Client for Google Cloud Storage LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5<3.0:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth>=1.25.0<3.0:security/py-google-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=2.3.0<3.0:www/py-google-cloud-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-resumable-media>=2.3.2:www/py-google-resumable-media@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}protobuf>=0,1:devel/py-protobuf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes +OPTIONS_DEFINE= PROTOBUF +OPTIONS_DEFINE= PROTOBUF +PROTOBUF_DESC= Protocol buffers support + +PROTOBUF_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=0,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR} + .include diff --git a/www/py-google-cloud-storage/distinfo b/www/py-google-cloud-storage/distinfo index c8b5d36056a6..17bc0777b53f 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650228834 -SHA256 (google-cloud-storage-2.3.0.tar.gz) = f4cbb0de5e17228e9c09cdc897d81eaa70e2c396f58513f79de0e824584c8f5b -SIZE (google-cloud-storage-2.3.0.tar.gz) = 5483414 +TIMESTAMP = 1654774122 +SHA256 (google-cloud-storage-2.4.0.tar.gz) = 5fe26f1381b30e3cc328f46e13531ca8525458f870c1e303c616bdeb7b7f5c66 +SIZE (google-cloud-storage-2.4.0.tar.gz) = 5487549