diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-05-29 12:43:55 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-05-29 12:52:23 +0800 |
commit | 48a2a38241a649ada96acbd3514d5e3be812fdfa (patch) | |
tree | 819217e355e2afcbb0029b0f244a4095ec0fee12 /filesystems | |
parent | dns/py-publicsuffixlist: Update to 1.0.2.20250523 (diff) |
filesystems/py-fsspec: Update to 2025.5.1
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst
https://filesystem-spec.readthedocs.io/en/latest/changelog.html
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/py-fsspec/Makefile | 2 | ||||
-rw-r--r-- | filesystems/py-fsspec/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/filesystems/py-fsspec/Makefile b/filesystems/py-fsspec/Makefile index 3f06bea0dc5d..e996590992d8 100644 --- a/filesystems/py-fsspec/Makefile +++ b/filesystems/py-fsspec/Makefile @@ -1,5 +1,5 @@ PORTNAME= fsspec -PORTVERSION= 2025.3.2 +PORTVERSION= 2025.5.1 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/filesystems/py-fsspec/distinfo b/filesystems/py-fsspec/distinfo index 82d393a47e55..815fe2f74665 100644 --- a/filesystems/py-fsspec/distinfo +++ b/filesystems/py-fsspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289008 -SHA256 (fsspec-2025.3.2.tar.gz) = e52c77ef398680bbd6a98c0e628fbc469491282981209907bbc8aea76a04fdc6 -SIZE (fsspec-2025.3.2.tar.gz) = 299281 +TIMESTAMP = 1748107930 +SHA256 (fsspec-2025.5.1.tar.gz) = 2e55e47a540b91843b755e83ded97c6e897fa0942b11490113f09e9c443c2475 +SIZE (fsspec-2025.5.1.tar.gz) = 303033 |