diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-07-24 19:12:12 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-07-24 19:19:03 +0800 |
| commit | 41d9a78f617d802e7eb4d67dab55e1bca20818ea (patch) | |
| tree | bdf153f43a30f37c41561d2c408c03d6761135fa /filesystems/py-s3fs/Makefile | |
| parent | 189b6f98ab7c1681eb0102701fc013fdfc06400c (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/Makefile | 2 |
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} |
