diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-03-19 11:39:24 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-03-19 11:39:24 +0800 |
commit | 5dc73e1593db482eed243c0de69f39a221ea8239 (patch) | |
tree | c4e097004c16615400aeaee3431e888547b163ee | |
parent | dns/py-publicsuffixlist: Update to 1.0.2.20250315 (diff) |
filesystems/py-fsspec: devel/py-fsspec: Update to 2025.3.0
Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst
https://filesystem-spec.readthedocs.io/en/latest/changelog.html
-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 3d095b12e3aa..f6bfc3f0de53 100644 --- a/filesystems/py-fsspec/Makefile +++ b/filesystems/py-fsspec/Makefile @@ -1,5 +1,5 @@ PORTNAME= fsspec -PORTVERSION= 2025.2.0 +PORTVERSION= 2025.3.0 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/filesystems/py-fsspec/distinfo b/filesystems/py-fsspec/distinfo index 11896d610c6a..8eced8786039 100644 --- a/filesystems/py-fsspec/distinfo +++ b/filesystems/py-fsspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738606473 -SHA256 (fsspec-2025.2.0.tar.gz) = 1c24b16eaa0a1798afa0337aa0db9b256718ab2a89c425371f5628d22c3b6afd -SIZE (fsspec-2025.2.0.tar.gz) = 292283 +TIMESTAMP = 1742070430 +SHA256 (fsspec-2025.3.0.tar.gz) = a935fd1ea872591f2b5148907d103488fc523295e6c64b835cfad8c3eca44972 +SIZE (fsspec-2025.3.0.tar.gz) = 298491 |