Date: Sat, 18 Apr 2026 22:04:46 +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: 254332978656 - main - filesystems/py-s3fs: Update to 2026.3.0 Message-ID: <69e3fffe.33cea.5870d0c3@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=254332978656fe9bf8051810875e17dc10d20166 commit 254332978656fe9bf8051810875e17dc10d20166 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:25:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:52:37 +0000 filesystems/py-s3fs: Update to 2026.3.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 ed2d52c17cb1..ceb9627ee9d5 100644 --- a/filesystems/py-s3fs/Makefile +++ b/filesystems/py-s3fs/Makefile @@ -1,5 +1,5 @@ PORTNAME= s3fs -PORTVERSION= 2026.2.0 +PORTVERSION= 2026.3.0 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,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.19.0<4.0.0:devel/py-aiobotocore@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.9.0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fsspec>=${PORTVERSION}<${PORTVERSION}_99:filesystems/py-fsspec@${PY_FLAVOR} USES= python diff --git a/filesystems/py-s3fs/distinfo b/filesystems/py-s3fs/distinfo index 5e578cbb3e2f..6b9888df1e7a 100644 --- a/filesystems/py-s3fs/distinfo +++ b/filesystems/py-s3fs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771421686 -SHA256 (s3fs-2026.2.0.tar.gz) = 91cb2a9f76e35643b76eeac3f47a6165172bb3def671f76b9111c8dd5779a2ac -SIZE (s3fs-2026.2.0.tar.gz) = 84152 +TIMESTAMP = 1775587492 +SHA256 (s3fs-2026.3.0.tar.gz) = ce8b30a9dc5e01c5127c96cb7377290243a689a251ef9257336ac29d72d7b0d8 +SIZE (s3fs-2026.3.0.tar.gz) = 85986home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3fffe.33cea.5870d0c3>
