diff --git a/filesystems/py-gcsfs/Makefile b/filesystems/py-gcsfs/Makefile index 2242ccc33a5c..7fb0203b8739 100644 --- a/filesystems/py-gcsfs/Makefile +++ b/filesystems/py-gcsfs/Makefile @@ -1,38 +1,38 @@ PORTNAME= gcsfs -PORTVERSION= 2025.12.0 +PORTVERSION= 2026.1.0 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convenient Filesystem interface over GCS WWW= https://gcsfs.readthedocs.io/en/latest/ \ https://github.com/fsspec/gcsfs LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}decorator>=4.1.2:devel/py-decorator@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fsspec>=${PORTVERSION}<${PORTVERSION}_99:filesystems/py-fsspec@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth-oauthlib>=0:security/py-google-auth-oauthlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth>=1.2:security/py-google-auth@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}google-cloud-storage>=0:www/py-google-cloud-storage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-cloud-storage>=3.7.0:www/py-google-cloud-storage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-cloud-storage-control>=0:www/py-google-cloud-storage-control@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes OPTIONS_DEFINE= GCSFUSE CRC GCSFUSE_DESC= Fuse support CRC_DESC= CRC support GCSFUSE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}crcmod>=0:devel/py-crcmod@${PY_FLAVOR} CRC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fusepy>=0:filesystems/py-fusepy@${PY_FLAVOR} .include diff --git a/filesystems/py-gcsfs/distinfo b/filesystems/py-gcsfs/distinfo index aa08e6b9596d..279cd8f93ce3 100644 --- a/filesystems/py-gcsfs/distinfo +++ b/filesystems/py-gcsfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032796 -SHA256 (gcsfs-2025.12.0.tar.gz) = 9a9c1c32b7899a3967ba30a7e9422cdfda596266f03476cdf5545402b8af4cd5 -SIZE (gcsfs-2025.12.0.tar.gz) = 95148 +TIMESTAMP = 1768625713 +SHA256 (gcsfs-2026.1.0.tar.gz) = ce76686bcab4ac21dd60e3d4dc5ae920046ee081f1fbcecebeabe65c257982c8 +SIZE (gcsfs-2026.1.0.tar.gz) = 129230