Date: Sat, 02 May 2026 11:19:53 +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: abee15478df9 - main - filesystems/py-gcsfs: Update to 2026.4.0 Message-ID: <69f5ddd9.30c8d.17528a11@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=abee15478df9b4c63c287c488a2dd89814ed1d1f commit abee15478df9b4c63c287c488a2dd89814ed1d1f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-05-02 11:14:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-05-02 11:14:08 +0000 filesystems/py-gcsfs: Update to 2026.4.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 | 8 ++++---- filesystems/py-gcsfs/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/filesystems/py-gcsfs/Makefile b/filesystems/py-gcsfs/Makefile index 2f8d4b1b622e..5b38e30fa0f7 100644 --- a/filesystems/py-gcsfs/Makefile +++ b/filesystems/py-gcsfs/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcsfs -PORTVERSION= 2026.3.0 +PORTVERSION= 2026.4.0 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,9 @@ WWW= https://gcsfs.readthedocs.io/en/latest/ \ 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} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=1.27.0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.9.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} \ diff --git a/filesystems/py-gcsfs/distinfo b/filesystems/py-gcsfs/distinfo index ceab316a1878..426dd9d54bd7 100644 --- a/filesystems/py-gcsfs/distinfo +++ b/filesystems/py-gcsfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1775587490 -SHA256 (gcsfs-2026.3.0.tar.gz) = 20008b3c0a7ba9453fff1208dc412ee1c9106efa61a0f8abf500fc7b562ec7de -SIZE (gcsfs-2026.3.0.tar.gz) = 182664 +TIMESTAMP = 1777572544 +SHA256 (gcsfs-2026.4.0.tar.gz) = f3d80dd1c98737798bc84472e6ff9c59873bd17a26e170d46ce90b3118db4390 +SIZE (gcsfs-2026.4.0.tar.gz) = 1139035home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f5ddd9.30c8d.17528a11>
