git: 97045a0d67e9 - main - filesystems/py-s3fs: Update to 2025.12.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Dec 2025 11:25:50 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=97045a0d67e960facfead1b9686120cec13759f7
commit 97045a0d67e960facfead1b9686120cec13759f7
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-09 06:40:52 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-09 11:21:34 +0000
filesystems/py-s3fs: Update to 2025.12.0
- Remove AWSCLI and BOTO3 options
Changes: https://github.com/fsspec/s3fs/blob/main/docs/source/changelog.rst
https://s3fs.readthedocs.io/en/latest/changelog.html
---
filesystems/py-s3fs/Makefile | 9 +--------
filesystems/py-s3fs/distinfo | 6 +++---
2 files changed, 4 insertions(+), 11 deletions(-)
diff --git a/filesystems/py-s3fs/Makefile b/filesystems/py-s3fs/Makefile
index 1f96a08d816b..d8335ba8737f 100644
--- a/filesystems/py-s3fs/Makefile
+++ b/filesystems/py-s3fs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= s3fs
-PORTVERSION= 2025.10.0
+PORTVERSION= 2025.12.0
CATEGORIES= filesystems devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -23,11 +23,4 @@ USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
-OPTIONS_DEFINE= AWSCLI BOTO3
-AWSCLI_DESC= Use awscli
-BOTO3_DESC= Use boto3
-
-AWSCLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}awscli>=1.29.17:devel/py-awscli@${PY_FLAVOR}
-BOTO3_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.28.17:www/py-boto3@${PY_FLAVOR}
-
.include <bsd.port.mk>
diff --git a/filesystems/py-s3fs/distinfo b/filesystems/py-s3fs/distinfo
index fd0578d06dba..3e8c542e44df 100644
--- a/filesystems/py-s3fs/distinfo
+++ b/filesystems/py-s3fs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762586852
-SHA256 (s3fs-2025.10.0.tar.gz) = e8be6cddc77aceea1681ece0f472c3a7f8ef71a0d2acddb1cc92bb6afa3e9e4f
-SIZE (s3fs-2025.10.0.tar.gz) = 80383
+TIMESTAMP = 1765032798
+SHA256 (s3fs-2025.12.0.tar.gz) = 8612885105ce14d609c5b807553f9f9956b45541576a17ff337d9435ed3eb01f
+SIZE (s3fs-2025.12.0.tar.gz) = 81217