Date: Sat, 26 Oct 2024 06:03:30 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: 9416bf0e8150 - main - math/py-narwhals: Update to 1.10.0 Message-ID: <202410260603.49Q63Uno001354@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=9416bf0e8150b432661acfde542d371cbfef0a3f commit 9416bf0e8150b432661acfde542d371cbfef0a3f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-26 06:00:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-26 06:00:32 +0000 math/py-narwhals: Update to 1.10.0 Changes: https://github.com/narwhals-dev/narwhals/releases --- math/py-narwhals/Makefile | 2 +- math/py-narwhals/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-narwhals/Makefile b/math/py-narwhals/Makefile index c494a6eb64fb..fcd254d56628 100644 --- a/math/py-narwhals/Makefile +++ b/math/py-narwhals/Makefile @@ -1,5 +1,5 @@ PORTNAME= narwhals -PORTVERSION= 1.9.4 +PORTVERSION= 1.10.0 CATEGORIES= math python MASTER_SITES= PYPI \ https://github.com/narwhals-dev/narwhals/releases/download/v${PORTVERSION}/ diff --git a/math/py-narwhals/distinfo b/math/py-narwhals/distinfo index cc17f635870d..a72cb2753db4 100644 --- a/math/py-narwhals/distinfo +++ b/math/py-narwhals/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729509162 -SHA256 (narwhals-1.9.4.tar.gz) = 5de1f2d7bfbe555573d945fe1d760469a05784f3e69b7bc1b5b1303aae7946a1 -SIZE (narwhals-1.9.4.tar.gz) = 157117 +TIMESTAMP = 1729909994 +SHA256 (narwhals-1.10.0.tar.gz) = a380e64110c3169c4b0b592c5b64ae6dc4cce76e9d3c56edc608a8ae5994cfc1 +SIZE (narwhals-1.10.0.tar.gz) = 161509
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410260603.49Q63Uno001354>