diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2026-08-04 18:37:26 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2026-08-04 20:10:25 +0000 |
| commit | 7638b3a688f2c422eb582076d59922fd85a625dc (patch) | |
| tree | 7f0d684ee4d99fcaa60f7110aa5a4376ed39c3a4 | |
| parent | 907736f737d29712f729c05e649cb6ad9f366154 (diff) | |
misc/py-onnxconverter-common: update 1.14.0 → 1.16.0
| -rw-r--r-- | misc/py-onnxconverter-common/Makefile | 8 | ||||
| -rw-r--r-- | 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 |
