diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-03-19 11:39:25 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-03-19 11:39:25 +0800 |
commit | e5d7b81714cc20a6d24f6f0f2b78aef6ee3d8833 (patch) | |
tree | 2d09cd537079b96ec37437fd9674ea4f5d07719c /filesystems | |
parent | filesystems/py-fsspec: devel/py-fsspec: Update to 2025.3.0 (diff) |
filesystems/py-gcsfs: devel/py-gcsfs: Update to 2025.3.0
Changes: https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
https://gcsfs.readthedocs.io/en/latest/changelog.html
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/py-gcsfs/Makefile | 2 | ||||
-rw-r--r-- | filesystems/py-gcsfs/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/filesystems/py-gcsfs/Makefile b/filesystems/py-gcsfs/Makefile index a9d9be4f1d60..fda46c6d75fc 100644 --- a/filesystems/py-gcsfs/Makefile +++ b/filesystems/py-gcsfs/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcsfs -PORTVERSION= 2025.2.0 +PORTVERSION= 2025.3.0 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/filesystems/py-gcsfs/distinfo b/filesystems/py-gcsfs/distinfo index 501899122f79..02286bc76644 100644 --- a/filesystems/py-gcsfs/distinfo +++ b/filesystems/py-gcsfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738606475 -SHA256 (gcsfs-2025.2.0.tar.gz) = 1013b3f1213d867fffc732dbf1d963127dfa6e5e863f8077696b892696b3e3d9 -SIZE (gcsfs-2025.2.0.tar.gz) = 80824 +TIMESTAMP = 1742070432 +SHA256 (gcsfs-2025.3.0.tar.gz) = f68d7bc24bd4b944cd55a6963b9fd722c7bd5791f46c6aebacc380e648292c04 +SIZE (gcsfs-2025.3.0.tar.gz) = 81174 |