aboutsummaryrefslogtreecommitdiffstats
path: root/filesystems/py-s3fs/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-07-24 19:12:12 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-07-24 19:19:03 +0800
commit41d9a78f617d802e7eb4d67dab55e1bca20818ea (patch)
treebdf153f43a30f37c41561d2c408c03d6761135fa /filesystems/py-s3fs/Makefile
parent189b6f98ab7c1681eb0102701fc013fdfc06400c (diff)
filesystems/py-s3fs: Update to 2025.7.0
Changes: https://github.com/fsspec/s3fs/blob/main/docs/source/changelog.rst https://s3fs.readthedocs.io/en/latest/changelog.html
Diffstat (limited to 'filesystems/py-s3fs/Makefile')
-rw-r--r--filesystems/py-s3fs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/py-s3fs/Makefile b/filesystems/py-s3fs/Makefile
index 1ecf8472bc4f..f38ddd727d78 100644
--- a/filesystems/py-s3fs/Makefile
+++ b/filesystems/py-s3fs/Makefile
@@ -1,5 +1,5 @@
PORTNAME= s3fs
-PORTVERSION= 2025.5.1
+PORTVERSION= 2025.7.0
CATEGORIES= filesystems devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}