Date: Mon, 09 Mar 2026 18:24:23 +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: 76478b3c2255 - main - filesystems/py-s3fs: Update to 2026.2.0 Message-ID: <69af1057.1ea24.7b6cdc9c@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=76478b3c2255174efab5a6a6efb8b6b05eabaf2c commit 76478b3c2255174efab5a6a6efb8b6b05eabaf2c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-03-09 17:58:19 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-03-09 18:19:04 +0000 filesystems/py-s3fs: Update to 2026.2.0 Changes: https://github.com/fsspec/s3fs/blob/main/docs/source/changelog.rst https://s3fs.readthedocs.io/en/latest/changelog.html --- filesystems/py-s3fs/Makefile | 4 ++-- filesystems/py-s3fs/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/filesystems/py-s3fs/Makefile b/filesystems/py-s3fs/Makefile index 2b39174dff17..ed2d52c17cb1 100644 --- a/filesystems/py-s3fs/Makefile +++ b/filesystems/py-s3fs/Makefile @@ -1,5 +1,5 @@ PORTNAME= s3fs -PORTVERSION= 2026.1.0 +PORTVERSION= 2026.2.0 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ 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}aiobotocore>=2.5.4<4.0.0:devel/py-aiobotocore@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiobotocore>=2.19.0<4.0.0:devel/py-aiobotocore@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fsspec>=${PORTVERSION}<${PORTVERSION}_99:filesystems/py-fsspec@${PY_FLAVOR} diff --git a/filesystems/py-s3fs/distinfo b/filesystems/py-s3fs/distinfo index 30e05334e3dc..5e578cbb3e2f 100644 --- a/filesystems/py-s3fs/distinfo +++ b/filesystems/py-s3fs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768625715 -SHA256 (s3fs-2026.1.0.tar.gz) = b7a352dfb9553a2263b7ea4575d90cd3c64eb76cfc083b99cb90b36b31e9d09d -SIZE (s3fs-2026.1.0.tar.gz) = 81224 +TIMESTAMP = 1771421686 +SHA256 (s3fs-2026.2.0.tar.gz) = 91cb2a9f76e35643b76eeac3f47a6165172bb3def671f76b9111c8dd5779a2ac +SIZE (s3fs-2026.2.0.tar.gz) = 84152home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69af1057.1ea24.7b6cdc9c>
