diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-03-19 11:39:27 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-03-19 11:39:27 +0800 |
commit | 6b3a60f12ebc6fc294a9c385a9aa7f5dc2f9abee (patch) | |
tree | 3c5167abb05afab3299d37cf977da77b720bd114 /filesystems/py-s3fs | |
parent | filesystems/py-pyfakefs: Update to 5.8.0 (diff) |
filesystems/py-s3fs: devel/py-s3fs: Update to 2025.3.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')
-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 34aed5ce1957..3bed22c6d29c 100644 --- a/filesystems/py-s3fs/Makefile +++ b/filesystems/py-s3fs/Makefile @@ -1,5 +1,5 @@ PORTNAME= s3fs -PORTVERSION= 2025.2.0 +PORTVERSION= 2025.3.0 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/filesystems/py-s3fs/distinfo b/filesystems/py-s3fs/distinfo index 5ef06485abdc..2befa5fe0cd4 100644 --- a/filesystems/py-s3fs/distinfo +++ b/filesystems/py-s3fs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738606477 -SHA256 (s3fs-2025.2.0.tar.gz) = d94b985f55add51c655e9ca9b4ceecb5c4b6389aecde162bdebc89f489a4e9f2 -SIZE (s3fs-2025.2.0.tar.gz) = 76700 +TIMESTAMP = 1742070436 +SHA256 (s3fs-2025.3.0.tar.gz) = 446dd539eb0d0678209723cb7ad1bedbb172185b0d34675b09be1ad81843a644 +SIZE (s3fs-2025.3.0.tar.gz) = 77153 |