Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
python-onnx
Commits:
0f0fe21c by Torsten Keßler at 2024-04-04T20:05:08+02:00
upgpkg: 1:1.16.0-2
rebuild against new protobuf with python 3.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-onnx
pkgdesc = Open standard for machine learning interoperability
pkgver = 1.16.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://onnx.ai
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-onnx
pkgver=1.16.0
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='Open standard for machine learning interoperability'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-onnx/-/commit/0f0fe21ceec2f2da99a81b7f305874d70155d743
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-onnx/-/commit/0f0fe21ceec2f2da99a81b7f305874d70155d743
You're receiving this email because of your account on gitlab.archlinux.org.