diff options
Diffstat (limited to 'python-onnx-simplifier.spec')
-rw-r--r-- | python-onnx-simplifier.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |