Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
python-onnx-ir


Commits:
dc170b51 by Torsten Keßler at 2025-10-27T12:31:55+01:00
upgpkg: 0.1.11-2

Use already existing dep

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-onnx-ir
        pkgdesc = Efficient in-memory representation for ONNX
        pkgver = 0.1.11
-       pkgrel = 1
+       pkgrel = 2
        url = http://onnx.ai/ir-py/
        arch = x86_64
        license = Apache-2.0
@@ -14,7 +14,7 @@ pkgbase = python-onnx-ir
        depends = python-numpy
        depends = python-onnx
        depends = python-typing_extensions
-       depends = python-ml_dtypes
+       depends = python-ml-dtypes
        depends = python-rich
        source = python-onnx-ir::git+https://github.com/onnx/ir-py#tag=v0.1.11
        sha256sums = 
14eade4e7cf7709aa131ac3ebd833c42f401bf957eae8ba5a976c92f9bb6b923


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-onnx-ir
 pkgver=0.1.11
-pkgrel=1
+pkgrel=2
 pkgdesc="Efficient in-memory representation for ONNX"
 arch=('x86_64')
 url="http://onnx.ai/ir-py/";
@@ -12,7 +12,7 @@ depends=(
   python-numpy
   python-onnx
   python-typing_extensions
-  python-ml_dtypes
+  python-ml-dtypes
   python-rich
 )
 makedepends=(



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-onnx-ir/-/commit/dc170b51ec54bc889cc130478e863638f254c443

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-onnx-ir/-/commit/dc170b51ec54bc889cc130478e863638f254c443
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to