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 /filesystems/py-fsspec/Makefile | |
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
Diffstat (limited to 'filesystems/py-fsspec/Makefile')
-rw-r--r-- | filesystems/py-fsspec/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |