diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-08 04:15:32 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-08 05:16:05 +0800 |
commit | 384787da86e0ed1e0a0b5cdae308c4bd888c806e (patch) | |
tree | c44cc8e84b3933f7e8157ba75a54a8d54a7c24ee /filesystems | |
parent | dns/py-publicsuffixlist: Update to 1.0.2.20250202 (diff) |
filesystems/py-fsspec: devel/py-fsspec: Update to 2025.2.0
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 b321f4d512be..3d095b12e3aa 100644 --- a/filesystems/py-fsspec/Makefile +++ b/filesystems/py-fsspec/Makefile @@ -1,5 +1,5 @@ PORTNAME= fsspec -PORTVERSION= 2024.12.0 +PORTVERSION= 2025.2.0 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/filesystems/py-fsspec/distinfo b/filesystems/py-fsspec/distinfo index e7bc0d318fbf..11896d610c6a 100644 --- a/filesystems/py-fsspec/distinfo +++ b/filesystems/py-fsspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735227938 -SHA256 (fsspec-2024.12.0.tar.gz) = 670700c977ed2fb51e0d9f9253177ed20cbde4a3e5c0283cc5385b5870c8533f -SIZE (fsspec-2024.12.0.tar.gz) = 291600 +TIMESTAMP = 1738606473 +SHA256 (fsspec-2025.2.0.tar.gz) = 1c24b16eaa0a1798afa0337aa0db9b256718ab2a89c425371f5628d22c3b6afd +SIZE (fsspec-2025.2.0.tar.gz) = 292283 |