diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-04-18 13:16:36 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-04-18 13:37:44 +0800 |
commit | 507bcfc3cbe0242f334c186fd16256b67d7a3350 (patch) | |
tree | ff170c80b7d765a852773c1dedca28dc76f93076 /filesystems/py-s3fs | |
parent | filesystems/py-gcsfs: devel/py-gcsfs: Update to 2025.3.2 (diff) |
filesystems/py-s3fs: devel/py-s3fs: Update to 2025.3.2
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')
-rw-r--r-- | filesystems/py-s3fs/Makefile | 2 | ||||
-rw-r--r-- | filesystems/py-s3fs/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/filesystems/py-s3fs/Makefile b/filesystems/py-s3fs/Makefile index 3bed22c6d29c..8299614544de 100644 --- a/filesystems/py-s3fs/Makefile +++ b/filesystems/py-s3fs/Makefile @@ -1,5 +1,5 @@ PORTNAME= s3fs -PORTVERSION= 2025.3.0 +PORTVERSION= 2025.3.2 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/filesystems/py-s3fs/distinfo b/filesystems/py-s3fs/distinfo index 2befa5fe0cd4..c89def8eae57 100644 --- a/filesystems/py-s3fs/distinfo +++ b/filesystems/py-s3fs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070436 -SHA256 (s3fs-2025.3.0.tar.gz) = 446dd539eb0d0678209723cb7ad1bedbb172185b0d34675b09be1ad81843a644 -SIZE (s3fs-2025.3.0.tar.gz) = 77153 +TIMESTAMP = 1744289012 +SHA256 (s3fs-2025.3.2.tar.gz) = 6798f896ec76dd3bfd8beb89f0bb7c5263cb2760e038bae0978505cd172a307c +SIZE (s3fs-2025.3.2.tar.gz) = 77280 |