From nobody Sat Jan 31 14:22:20 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4f3FSr4Tx3z6Q8fS for ; Sat, 31 Jan 2026 14:22:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f3FSr0fKbz3FG4 for ; Sat, 31 Jan 2026 14:22:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769869340; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=T+eHxuFOA9tUSh1coAF9zQW4hKt+35lNm66cFowYWbI=; b=INoa01ASlQSbsbUGxltBkgK6NFF2YWH7KaaYowK8yTEZXyw3Hdh2RazMXFbNE7E/3JhvFo HG5SgTw5i98ON8anI3o2Fhe6zpQOX02ISpCB7AkbDKk8oZMbZuWaP+RLMJoiSN0swS95Fe Rru57jvGKCafljVa47qw7eV6LX1iHE+a8t6arLoJVt7oEJ4OPwx0CfhcrFD0cAsKfpeTp6 SM12KQpBUnoD8/GM6U9ksj9zL9TTZQ1tqw4Wi98siLbihJ+poPHAJF+/swk1/MHXzWs9yf xdzMa1KXtKq1jTR/jxqZt0iXNcFXu03mEm3Y3dXqE9MbT8AzCMvp92MDBHPW6w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1769869340; a=rsa-sha256; cv=none; b=rUapgmppF4lkboDaUK4+1y/6Ez9ZmGhE6rBBgGKmo8hfcnFFc6aO79KGza3aETB4sckQSA +NVhw+wQCl+CVQqQQBA5f0cvLofUlorlHBNg3+Zpu2VNkl2AS6WnRaveUp4q0TKE/ft56x umqN6/aA8vGitF83Mzubey3P4V/f/sl0gjgw2hjtBxY+zOaBYXHn/R67CKwMYIy8u4gEe3 yFJ/2q6xUVg2QBHlb+yrBXpaDnR+axgpoHxVhJAjmUSOV3OB0KdvkMAaUK0jQaLMHRTgzs HY8ts7GMFplRqAyHjr3Tdbt53JRKB0+I3xeiKKZUXTpHjP6FHc1cXEjFBHTUKg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1769869340; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=T+eHxuFOA9tUSh1coAF9zQW4hKt+35lNm66cFowYWbI=; b=H+I2jvZx3FFhj1Zy5FIh+fK3nV7nIIxS45dYd4UNNslUhV7q73isx57ZyYYRxf1Z6fou4m zhjO39t4qH8C5k50Jllvfe5ab3ES8H9DCmQHczSZAoo0SzF07C4C7TOtb+2hqkOVUCE0bI LAIZVcFBWtT0LgquE/+0FYVdtakPR2kiQXfQoTT+vob6UEXUwREKNnAP8jY5lQQ3Z5sxPy ctpb0gszQm+p9srT75cR2m3lgkcdEjkGX+JrLJFrbyPQt9yoc3Xo1wAMxBJQ6L1g3m2BJZ Q20U9mAC//yH5fYCjebk/vvy1gNpOn1qOKMYfp7cshKY/jJ2YNqOWA8ZsUiHew== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f3FSr0B0XzxDK for ; Sat, 31 Jan 2026 14:22:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3125f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 31 Jan 2026 14:22:20 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 1461f6b5e280 - main - filesystems/py-gcsfs: Update to 2026.1.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1461f6b5e2809c6057db68cddb076763a91e4ed1 Auto-Submitted: auto-generated Date: Sat, 31 Jan 2026 14:22:20 +0000 Message-Id: <697e101c.3125f.2371e62c@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1461f6b5e2809c6057db68cddb076763a91e4ed1 commit 1461f6b5e2809c6057db68cddb076763a91e4ed1 Author: Po-Chuan Hsieh AuthorDate: 2026-01-31 13:36:02 +0000 Commit: Po-Chuan Hsieh 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) = 129230