Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 18:43:56 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: c2d777436f1a - main - devel/py-gcsfs: Update to 2024.9.0.post1
Message-ID:  <202409081843.488IhuDf037510@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=c2d777436f1ad71f75fa90edcbadb4ac84fc5c6a

commit c2d777436f1ad71f75fa90edcbadb4ac84fc5c6a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-08 18:18:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-08 18:37:21 +0000

    devel/py-gcsfs: Update to 2024.9.0.post1
    
    Changes:        https://github.com/fsspec/gcsfs/blob/main/docs/source/changelog.rst
                    https://gcsfs.readthedocs.io/en/latest/changelog.html
---
 devel/py-gcsfs/Makefile | 3 ++-
 devel/py-gcsfs/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/py-gcsfs/Makefile b/devel/py-gcsfs/Makefile
index 01a22c89af5b..95e4ecbbe9b0 100644
--- a/devel/py-gcsfs/Makefile
+++ b/devel/py-gcsfs/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	gcsfs
-PORTVERSION=	2024.6.1
+PORTVERSION=	2024.9.0
+DISTVERSIONSUFFIX=	.post1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-gcsfs/distinfo b/devel/py-gcsfs/distinfo
index 78d37ab7b199..43be5c623d78 100644
--- a/devel/py-gcsfs/distinfo
+++ b/devel/py-gcsfs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720022800
-SHA256 (gcsfs-2024.6.1.tar.gz) = e8858c7a893b2265e9bfce2fe270a024a2e348c74c23528801db388fc0224ed7
-SIZE (gcsfs-2024.6.1.tar.gz) = 79259
+TIMESTAMP = 1725559719
+SHA256 (gcsfs-2024.9.0.post1.tar.gz) = 7ca70ee9d7c7dbce1a3e36b4883e14102c2d7b4284f49e242843a437bc684684
+SIZE (gcsfs-2024.9.0.post1.tar.gz) = 79460



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