forked from pool/python-onnx
- Do also provide/obsolete for the devel to support migration
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-onnx?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
fec5ed0053
commit
1c4864e3a3
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 23 15:08:10 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Do also provide/obsolete for the devel to support migration
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 18 09:45:36 UTC 2020 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
|
@@ -45,7 +45,8 @@ Requires: python-numpy
|
||||
Requires: python-protobuf
|
||||
Requires: python-six
|
||||
Requires: python-typing_extensions >= 3.6.2.1
|
||||
Provides: python-onnx-devel
|
||||
Provides: python-onnx-devel = %{version}-%{release}
|
||||
Obsoletes: python-onnx-devel < %{version}-%{release}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
@@ -54,7 +55,6 @@ more easily move models between state-of-the-art tools and choose the
|
||||
combination that is best for them. ONNX is developed and supported by a
|
||||
community of partners.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n onnx-%{version}
|
||||
# avoid bundles
|
||||
|
Reference in New Issue
Block a user