Date: Mon, 09 Mar 2026 18:24:22 +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: 17469b60c55c - main - filesystems/py-gcsfs: Update to 2026.2.0 Message-ID: <69af1056.1e4c8.169bd590@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=17469b60c55c6845b8e06d0efd5c36d08c36c3b1 commit 17469b60c55c6845b8e06d0efd5c36d08c36c3b1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-03-09 17:58:18 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-03-09 18:19:04 +0000 filesystems/py-gcsfs: Update to 2026.2.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 7fb0203b8739..671332977489 100644 --- a/filesystems/py-gcsfs/Makefile +++ b/filesystems/py-gcsfs/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcsfs -PORTVERSION= 2026.1.0 +PORTVERSION= 2026.2.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>=3.7.0:www/py-google-cloud-storage@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}google-cloud-storage>=3.9.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 279cd8f93ce3..ca46326dea78 100644 --- a/filesystems/py-gcsfs/distinfo +++ b/filesystems/py-gcsfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768625713 -SHA256 (gcsfs-2026.1.0.tar.gz) = ce76686bcab4ac21dd60e3d4dc5ae920046ee081f1fbcecebeabe65c257982c8 -SIZE (gcsfs-2026.1.0.tar.gz) = 129230 +TIMESTAMP = 1771421684 +SHA256 (gcsfs-2026.2.0.tar.gz) = d58a885d9e9c6227742b86da419c7a458e1f33c1de016e826ea2909f6338ed84 +SIZE (gcsfs-2026.2.0.tar.gz) = 163376home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af1056.1e4c8.169bd590>
