Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Aug 2026 20:10:46 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7638b3a688f2 - main - misc/py-onnxconverter-common: update 1.1=?utf-8?Q?4.0 =E2=86=92?= 1.16.0
Message-ID:  <6a724746.3d985.31b9c124@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 7638b3a688f2c422eb582076d59922fd85a625dc
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-08-04 18:37:26 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-08-04 20:10:25 +0000

    misc/py-onnxconverter-common: update 1.14.0 → 1.16.0
---
 misc/py-onnxconverter-common/Makefile | 8 +++++---
 misc/py-onnxconverter-common/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/misc/py-onnxconverter-common/Makefile b/misc/py-onnxconverter-common/Makefile
index d75f065746ff..028b5dc392d9 100644
--- a/misc/py-onnxconverter-common/Makefile
+++ b/misc/py-onnxconverter-common/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	onnxconverter-common
-DISTVERSION=	1.14.0
-PORTREVISION=	3
+DISTVERSIONPREFIX=	v
+DISTVERSION=	1.16.0
 CATEGORIES=	misc # machine-learning
-MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -22,6 +21,9 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \
 USES=		python
 USE_PYTHON=	pep517 autoplist
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	microsoft
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/misc/py-onnxconverter-common/distinfo b/misc/py-onnxconverter-common/distinfo
index 24318815fb7c..6559d56f246e 100644
--- a/misc/py-onnxconverter-common/distinfo
+++ b/misc/py-onnxconverter-common/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742018366
-SHA256 (onnxconverter-common-1.14.0.tar.gz) = 6e431429bd15325c5b2c3eab61bed0d5634c23ed58f8823961be448d629d014a
-SIZE (onnxconverter-common-1.14.0.tar.gz) = 82146
+TIMESTAMP = 1785732524
+SHA256 (microsoft-onnxconverter-common-v1.16.0_GH0.tar.gz) = c9a9058f904042ae211e120259690dfeaa5e480e410fa6037ef560ad1411ed6b
+SIZE (microsoft-onnxconverter-common-v1.16.0_GH0.tar.gz) = 57381939


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a724746.3d985.31b9c124>