Date: Sat, 31 Jan 2026 14:22:20 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1461f6b5e280 - main - filesystems/py-gcsfs: Update to 2026.1.0 Message-ID: <697e101c.3125f.2371e62c@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1461f6b5e2809c6057db68cddb076763a91e4ed1 commit 1461f6b5e2809c6057db68cddb076763a91e4ed1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-01-31 13:36:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-01-31 14:15:20 +0000 filesystems/py-gcsfs: Update to 2026.1.0 Changes: https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst https://gcsfs.readthedocs.io/en/latest/changelog.html --- filesystems/py-gcsfs/Makefile | 4 ++-- filesystems/py-gcsfs/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) 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,5 +1,5 @@ PORTNAME= gcsfs -PORTVERSION= 2025.12.0 +PORTVERSION= 2026.1.0 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${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} 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) = 129230home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e101c.3125f.2371e62c>
