diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-05-29 12:43:56 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-05-29 12:52:24 +0800 |
| commit | 574dab04ad72a4db6ad54d5e1d9e83be3df4d164 (patch) | |
| tree | e19cba7f86fa3a3384abe3bc01835e41083ae3b7 | |
| parent | filesystems/py-fsspec: Update to 2025.5.1 (diff) | |
filesystems/py-gcsfs: Update to 2025.5.1
Changes: https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
https://gcsfs.readthedocs.io/en/latest/changelog.html
| -rw-r--r-- | filesystems/py-gcsfs/Makefile | 4 | ||||
| -rw-r--r-- | filesystems/py-gcsfs/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/filesystems/py-gcsfs/Makefile b/filesystems/py-gcsfs/Makefile index 3cd352344c10..1a76e947ce24 100644 --- a/filesystems/py-gcsfs/Makefile +++ b/filesystems/py-gcsfs/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcsfs -PORTVERSION= 2025.3.2 +PORTVERSION= 2025.5.1 CATEGORIES= filesystems devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-cloud-storage>=0:www/py-google-cloud-storage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/filesystems/py-gcsfs/distinfo b/filesystems/py-gcsfs/distinfo index 434cf4b582c5..5f73c9c50d96 100644 --- a/filesystems/py-gcsfs/distinfo +++ b/filesystems/py-gcsfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744289010 -SHA256 (gcsfs-2025.3.2.tar.gz) = fe300179492e63e309fecb11e4de7c15a51172eefa2b846d4b3659960216bba8 -SIZE (gcsfs-2025.3.2.tar.gz) = 81343 +TIMESTAMP = 1748107932 +SHA256 (gcsfs-2025.5.1.tar.gz) = ba945530cf4857cd9d599ccb3ae729c65c39088880b11c4df1fecac30df5f3e3 +SIZE (gcsfs-2025.5.1.tar.gz) = 82173 |
