summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 14:01:06 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 14:01:06 +0000
commitc6831de31e40a07f6061b3309c0d52d9eaf96b7a (patch)
treecdb149d6ae8de9449d8d5251503a56c1cd389a12
parent148b487848bec1f0cb7ed5205c7007af0d182bf6 (diff)
automatic import of python-onnx-simplifieropeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-onnx-simplifier.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 80f9261..ccd09da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/onnx-simplifier-0.4.19.tar.gz
+/onnx-simplifier-0.4.24.tar.gz
diff --git a/python-onnx-simplifier.spec b/python-onnx-simplifier.spec
index 671bf83..8fd9072 100644
--- a/python-onnx-simplifier.spec
+++ b/python-onnx-simplifier.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-onnx-simplifier
-Version: 0.4.19
+Version: 0.4.24
Release: 1
Summary: Simplify your ONNX model
License: Apache License v2.0
URL: https://github.com/daquexian/onnx-simplifier
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/31/70/4056e2a5797dae2e3edda382e35eb5ee95ba3040e8201fe5737d9e72b1fa/onnx-simplifier-0.4.19.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a4/42/899654fae8596260e151375e2b6862e01583853a0b0c135478d59d2a891f/onnx-simplifier-0.4.24.tar.gz
Requires: python3-onnx
Requires: python3-rich
@@ -365,7 +365,7 @@ For English users, I'm active on the [ONNX Slack](https://github.com/onnx/onnx#d
%prep
-%autosetup -n onnx-simplifier-0.4.19
+%autosetup -n onnx-simplifier-0.4.24
%build
%py3_build
@@ -405,5 +405,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.19-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.4.24-1
- Package Spec generated
diff --git a/sources b/sources
index 90f26bf..3b39b1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-afe55d0a2d50646ff834967af625f89e onnx-simplifier-0.4.19.tar.gz
+81095e9c6f0acdfcf159fa65152085bb onnx-simplifier-0.4.24.tar.gz