summaryrefslogtreecommitdiff
path: root/misc/py-onnx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--misc/py-onnx-tf/Makefile2
-rw-r--r--misc/py-onnx/Makefile2
-rw-r--r--misc/py-onnxconverter-common/Makefile1
3 files changed, 3 insertions, 2 deletions
diff --git a/misc/py-onnx-tf/Makefile b/misc/py-onnx-tf/Makefile
index 0ac519a67f1a..d49373b1c8ba 100644
--- a/misc/py-onnx-tf/Makefile
+++ b/misc/py-onnx-tf/Makefile
@@ -1,6 +1,6 @@
PORTNAME= onnx-tf
DISTVERSION= 1.10.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= misc python # machine-learning
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile
index e18a6b9e725a..a91926c18c3c 100644
--- a/misc/py-onnx/Makefile
+++ b/misc/py-onnx/Makefile
@@ -1,6 +1,6 @@
PORTNAME= onnx
DISTVERSION= 1.17.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc # machine-learning
MASTER_SITES= PYPI \
https://github.com/abseil/abseil-cpp/archive/refs/tags/:abseil \
diff --git a/misc/py-onnxconverter-common/Makefile b/misc/py-onnxconverter-common/Makefile
index f889e6b8285d..88d72c4f00e5 100644
--- a/misc/py-onnxconverter-common/Makefile
+++ b/misc/py-onnxconverter-common/Makefile
@@ -1,5 +1,6 @@
PORTNAME= onnxconverter-common
DISTVERSION= 1.14.0
+PORTREVISION= 1
CATEGORIES= misc # machine-learning
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}