diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-04-18 13:16:33 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-04-18 13:37:43 +0800 |
commit | 255fcc7fd94a94c9dd4600cf751b388f2a84ea7e (patch) | |
tree | b063341031e780be9b76d36421c9797638eead46 /filesystems | |
parent | dns/py-publicsuffixlist: Update to 1.0.2.20250408 (diff) |
filesystems/py-fsspec: devel/py-fsspec: Update to 2025.3.2
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 f6bfc3f0de53..3f06bea0dc5d 100644 --- a/filesystems/py-fsspec/Makefile +++ b/filesystems/py-fsspec/Makefile @@ -1,5 +1,5 @@ PORTNAME= fsspec -PORTVERSION= 2025.3.0 +PORTVERSION= 2025.3.2 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/filesystems/py-fsspec/distinfo b/filesystems/py-fsspec/distinfo index 8eced8786039..82d393a47e55 100644 --- a/filesystems/py-fsspec/distinfo +++ b/filesystems/py-fsspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070430 -SHA256 (fsspec-2025.3.0.tar.gz) = a935fd1ea872591f2b5148907d103488fc523295e6c64b835cfad8c3eca44972 -SIZE (fsspec-2025.3.0.tar.gz) = 298491 +TIMESTAMP = 1744289008 +SHA256 (fsspec-2025.3.2.tar.gz) = e52c77ef398680bbd6a98c0e628fbc469491282981209907bbc8aea76a04fdc6 +SIZE (fsspec-2025.3.2.tar.gz) = 299281 |