diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile index cb841b8c1e5e..d59e61330f8b 100644 --- a/www/py-google-cloud-storage/Makefile +++ b/www/py-google-cloud-storage/Makefile @@ -1,43 +1,44 @@ PORTNAME= google-cloud-storage -PORTVERSION= 3.9.0 +PORTVERSION= 3.10.1 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= google_cloud_storage-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python Client for Google Cloud Storage WWW= https://cloud.google.com/python/docs/reference/storage/latest \ - https://github.com/googleapis/python-storage + https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-storage \ + https://github.com/googleapis/google-cloud-python LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.27.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth>=2.26.1<3.0.0:security/py-google-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=2.4.2<3.0.0:www/py-google-cloud-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-crc32c>=1.1.3<2.0.0:devel/py-google-crc32c@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-resumable-media>=2.7.2<3.0.0:www/py-google-resumable-media@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.22.0<3.0.0:www/py-requests@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes OPTIONS_DEFINE= GRPC PROTOBUF TRACING PROTOBUF_DESC= Protocol buffers support TRACING_DESC= Generate traces using OpenTelemetry GRPC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.27.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}grpc-google-iam-v1>=0.14.0<1.0.0:devel/py-grpc-google-iam-v1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}grpcio>=1.75.1<2.0.0:devel/py-grpcio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}grpcio-status>=1.76.0<2.0.0:devel/py-grpcio-status@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.25.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR} PROTOBUF_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.2,1<7.0.0,1:devel/py-protobuf@${PY_FLAVOR} TRACING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opentelemetry-api>=1.1.0<2.0.0:devel/py-opentelemetry-api@${PY_FLAVOR} .include diff --git a/www/py-google-cloud-storage/distinfo b/www/py-google-cloud-storage/distinfo index f056cd573b9d..48817642e140 100644 --- a/www/py-google-cloud-storage/distinfo +++ b/www/py-google-cloud-storage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771421770 -SHA256 (google_cloud_storage-3.9.0.tar.gz) = f2d8ca7db2f652be757e92573b2196e10fbc09649b5c016f8b422ad593c641cc -SIZE (google_cloud_storage-3.9.0.tar.gz) = 17298544 +TIMESTAMP = 1775587682 +SHA256 (google_cloud_storage-3.10.1.tar.gz) = 97db9aa4460727982040edd2bd13ff3d5e2260b5331ad22895802da1fc2a5286 +SIZE (google_cloud_storage-3.10.1.tar.gz) = 17309950