aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-14 13:39:58 +0200
committerDanilo M. <danix@danix.xyz>2026-09-14 13:39:58 +0200
commit3fd3eb22d07952c315bbb83003f0764d9f30d8bc (patch)
tree1ce14f399e1ce2ec6a53dcd6b7478ca1da8696cd
parent00c8ab9e345e5559a7f50aeec71efa9ea03aabba (diff)
downloadmy-slackbuilds-3fd3eb22d07952c315bbb83003f0764d9f30d8bc.tar.gz
my-slackbuilds-3fd3eb22d07952c315bbb83003f0764d9f30d8bc.zip
python3-onnxruntime: update to 1.30.0
-rw-r--r--python3-onnxruntime/python3-onnxruntime.SlackBuild2
-rw-r--r--python3-onnxruntime/python3-onnxruntime.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python3-onnxruntime/python3-onnxruntime.SlackBuild b/python3-onnxruntime/python3-onnxruntime.SlackBuild
index 5b9fb74..db768b1 100644
--- a/python3-onnxruntime/python3-onnxruntime.SlackBuild
+++ b/python3-onnxruntime/python3-onnxruntime.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-onnxruntime
-VERSION=${VERSION:-1.29.0}
+VERSION=${VERSION:-1.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python3-onnxruntime/python3-onnxruntime.info b/python3-onnxruntime/python3-onnxruntime.info
index 785f6f9..28ba989 100644
--- a/python3-onnxruntime/python3-onnxruntime.info
+++ b/python3-onnxruntime/python3-onnxruntime.info
@@ -1,10 +1,10 @@
PRGNAM="python3-onnxruntime"
-VERSION="1.29.0"
+VERSION="1.30.0"
HOMEPAGE="https://onnxruntime.ai"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://files.pythonhosted.org/packages/96/eb/e6968f5e41aac3125f2ff5708855f09cb0b70d85ed3115b625b0b58305ba/onnxruntime-1.29.0-cp312-cp312-manylinux_2_28_x86_64.whl"
-MD5SUM_x86_64="2f9df5da141ba97157871e2694f7816c"
+DOWNLOAD_x86_64="https://files.pythonhosted.org/packages/34/35/e7f862dbacbc99fadd9b14a614e49c99bf0f35fd9927a82f096e3de33531/onnxruntime-1.30.0-cp312-cp312-manylinux_2_28_x86_64.whl"
+MD5SUM_x86_64="ab643b1cd61c6145100cb63d74e01521"
REQUIRES="flatbuffers"
MAINTAINER="danix"
EMAIL="danix@danix.xyz"