summaryrefslogtreecommitdiff
path: root/python-onnxoptimizer.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 06:34:37 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 06:34:37 +0000
commitfb2e38b40f3f9ca42f3622d868d737d76cfa3da7 (patch)
treec9a276be67f1d1698afae766c3e2408f04a9e34f /python-onnxoptimizer.spec
parent1f239470cc136a98b34007fb6cf03a5d7d45e9f1 (diff)
automatic import of python-onnxoptimizeropeneuler20.03
Diffstat (limited to 'python-onnxoptimizer.spec')
-rw-r--r--python-onnxoptimizer.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-onnxoptimizer.spec b/python-onnxoptimizer.spec
index 5bac16d..4481d11 100644
--- a/python-onnxoptimizer.spec
+++ b/python-onnxoptimizer.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-onnxoptimizer
-Version: 0.3.10
+Version: 0.3.13
Release: 1
Summary: Open Neural Network Exchange
License: Apache License v2.0
URL: https://github.com/onnx/optimizer
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/90/d4/f0100c670fea4653dd3bdbde7848f71b19dc49696e5c73077a44099d9911/onnxoptimizer-0.3.10.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/68/bd/e8671229c2f1f99eb02961cac51e55ca64dbbe0d62791b6743cc8b9950b1/onnxoptimizer-0.3.13.tar.gz
Requires: python3-onnx
Requires: python3-mypy
@@ -266,7 +266,7 @@ optional arguments:
%prep
-%autosetup -n onnxoptimizer-0.3.10
+%autosetup -n onnxoptimizer-0.3.13
%build
%py3_build
@@ -306,5 +306,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.3.10-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.3.13-1
- Package Spec generated