Date: Fri, 25 Oct 2024 11:21:44 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: f0e6845fec76 - main - devel/py-fsspec: Update to 2024.10.0 Message-ID: <202410251121.49PBLink011883@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=f0e6845fec7687394f79b47b3f2f911c0b009b48 commit f0e6845fec7687394f79b47b3f2f911c0b009b48 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-25 11:17:41 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-25 11:17:41 +0000 devel/py-fsspec: Update to 2024.10.0 Changes: https://github.com/fsspec/filesystem_spec/blob/master/docs/source/changelog.rst https://filesystem-spec.readthedocs.io/en/latest/changelog.html --- devel/py-fsspec/Makefile | 2 +- devel/py-fsspec/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-fsspec/Makefile b/devel/py-fsspec/Makefile index 70c6ca5ec42e..cbf695c4e698 100644 --- a/devel/py-fsspec/Makefile +++ b/devel/py-fsspec/Makefile @@ -1,5 +1,5 @@ PORTNAME= fsspec -PORTVERSION= 2024.9.0 +PORTVERSION= 2024.10.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-fsspec/distinfo b/devel/py-fsspec/distinfo index f5fbea51af21..09aee0a26075 100644 --- a/devel/py-fsspec/distinfo +++ b/devel/py-fsspec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725559715 -SHA256 (fsspec-2024.9.0.tar.gz) = 4b0afb90c2f21832df142f292649035d80b421f60a9e1c027802e5a0da2b04e8 -SIZE (fsspec-2024.9.0.tar.gz) = 286206 +TIMESTAMP = 1729653348 +SHA256 (fsspec-2024.10.0.tar.gz) = eda2d8a4116d4f2429db8550f2457da57279247dd930bb12f821b58391359493 +SIZE (fsspec-2024.10.0.tar.gz) = 286853
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410251121.49PBLink011883>