Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:02:09 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6ad97d0bfb1b - main - filesystems/py-gcsfs: devel/py-gcsfs: Update to 2024.12.0
Message-ID:  <202412311602.4BVG29Ce092726@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6ad97d0bfb1bfa2cab340834bb135b52ca26be48

commit 6ad97d0bfb1bfa2cab340834bb135b52ca26be48
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:49:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:49:39 +0000

    filesystems/py-gcsfs: devel/py-gcsfs: Update to 2024.12.0
    
    Changes:        https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
                    https://gcsfs.readthedocs.io/en/latest/changelog.html
---
 filesystems/py-gcsfs/Makefile | 4 ++--
 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 b02e89e48711..9e3211d4cc5e 100644
--- a/filesystems/py-gcsfs/Makefile
+++ b/filesystems/py-gcsfs/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gcsfs
-PORTVERSION=	2024.10.0
+PORTVERSION=	2024.12.0
 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
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/filesystems/py-gcsfs/distinfo b/filesystems/py-gcsfs/distinfo
index e0a97da9c6a0..8f8071433f6f 100644
--- a/filesystems/py-gcsfs/distinfo
+++ b/filesystems/py-gcsfs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729653350
-SHA256 (gcsfs-2024.10.0.tar.gz) = 5df54cfe568e8fdeea5aafa7fed695cdc69a9a674e991ca8c1ce634f5df1d314
-SIZE (gcsfs-2024.10.0.tar.gz) = 79588
+TIMESTAMP = 1735227940
+SHA256 (gcsfs-2024.12.0.tar.gz) = e672413922108300ebc1fe78b8f99f3c7c1b94e7e088f5a6dc88de6d5a93d156
+SIZE (gcsfs-2024.12.0.tar.gz) = 80258



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311602.4BVG29Ce092726>