diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-07-24 19:12:10 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-07-24 19:19:02 +0800 |
| commit | 71c882803fa090c4ce0ccdf9947d1deacf2bef82 (patch) | |
| tree | 65a54d94d9df3250e9d8e94628341c58f45a53f3 /filesystems | |
| parent | 057714d4d7e796737dbcafe6c74f173e50749eb0 (diff) | |
filesystems/py-fsspec: Update to 2025.7.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 e996590992d8..4a296de72e04 100644 --- a/filesystems/py-fsspec/Makefile +++ b/filesystems/py-fsspec/Makefile @@ -1,5 +1,5 @@ PORTNAME= fsspec -PORTVERSION= 2025.5.1 +PORTVERSION= 2025.7.0 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/filesystems/py-fsspec/distinfo b/filesystems/py-fsspec/distinfo index 815fe2f74665..c77540eb70b9 100644 --- a/filesystems/py-fsspec/distinfo +++ b/filesystems/py-fsspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748107930 -SHA256 (fsspec-2025.5.1.tar.gz) = 2e55e47a540b91843b755e83ded97c6e897fa0942b11490113f09e9c443c2475 -SIZE (fsspec-2025.5.1.tar.gz) = 303033 +TIMESTAMP = 1753265770 +SHA256 (fsspec-2025.7.0.tar.gz) = 786120687ffa54b8283d942929540d8bc5ccfa820deb555a2b5d0ed2b737bf58 +SIZE (fsspec-2025.7.0.tar.gz) = 304432 |
