Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:12:35 +0000
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: e289affb9437 - main - math/py-ndonnx: Update to 0.18.1
Message-ID:  <69ef60c3.3228e.729f73e5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit e289affb9437c4e09eb41f5a86f9b1fc650e322f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:04:04 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:07:44 +0000

    math/py-ndonnx: Update to 0.18.1
    
    Changes:        https://github.com/Quantco/ndonnx/releases
                    https://ndonnx.readthedocs.io/en/latest/changelog.html
---
 math/py-ndonnx/Makefile | 2 +-
 math/py-ndonnx/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/math/py-ndonnx/Makefile b/math/py-ndonnx/Makefile
index f8c241874146..1662515a0f44 100644
--- a/math/py-ndonnx/Makefile
+++ b/math/py-ndonnx/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ndonnx
-PORTVERSION=	0.17.4
+PORTVERSION=	0.18.1
 CATEGORIES=	math python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-ndonnx/distinfo b/math/py-ndonnx/distinfo
index 766764d244f1..459d7dfb554c 100644
--- a/math/py-ndonnx/distinfo
+++ b/math/py-ndonnx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775587534
-SHA256 (ndonnx-0.17.4.tar.gz) = 18d559de6bedfe1d49ab9ab0ac07353f673a9b58c6d16ea9781dc8bdb22900a9
-SIZE (ndonnx-0.17.4.tar.gz) = 364512
+TIMESTAMP = 1777252764
+SHA256 (ndonnx-0.18.1.tar.gz) = 462e146263503fd43df8c872080920dc6ea71dfd269dcd0fd124f19d4edd1a7c
+SIZE (ndonnx-0.18.1.tar.gz) = 365536


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef60c3.3228e.729f73e5>