diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-04-18 13:16:34 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-04-18 13:37:44 +0800 |
commit | 25f79d4310d84a9416fcc93c891355739a4e5745 (patch) | |
tree | 63df5574f82a5e79177569eb91e23baa5627d98f /filesystems | |
parent | filesystems/py-fsspec: devel/py-fsspec: Update to 2025.3.2 (diff) |
filesystems/py-gcsfs: devel/py-gcsfs: Update to 2025.3.2
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 fda46c6d75fc..3cd352344c10 100644 --- a/filesystems/py-gcsfs/Makefile +++ b/filesystems/py-gcsfs/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcsfs -PORTVERSION= 2025.3.0 +PORTVERSION= 2025.3.2 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/filesystems/py-gcsfs/distinfo b/filesystems/py-gcsfs/distinfo index 02286bc76644..434cf4b582c5 100644 --- a/filesystems/py-gcsfs/distinfo +++ b/filesystems/py-gcsfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742070432 -SHA256 (gcsfs-2025.3.0.tar.gz) = f68d7bc24bd4b944cd55a6963b9fd722c7bd5791f46c6aebacc380e648292c04 -SIZE (gcsfs-2025.3.0.tar.gz) = 81174 +TIMESTAMP = 1744289010 +SHA256 (gcsfs-2025.3.2.tar.gz) = fe300179492e63e309fecb11e4de7c15a51172eefa2b846d4b3659960216bba8 +SIZE (gcsfs-2025.3.2.tar.gz) = 81343 |