Hello community,

here is the log from the commit of package python-onnx for openSUSE:Factory 
checked in at 2020-03-24 22:34:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-onnx (Old)
 and      /work/SRC/openSUSE:Factory/.python-onnx.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-onnx"

Tue Mar 24 22:34:57 2020 rev:5 rq:787522 version:1.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-onnx/python-onnx.changes  2020-03-16 
10:20:57.971651458 +0100
+++ /work/SRC/openSUSE:Factory/.python-onnx.new.3160/python-onnx.changes        
2020-03-24 22:34:58.333166095 +0100
@@ -1,0 +2,10 @@
+Mon Mar 23 15:08:10 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Do also provide/obsolete for the devel to support migration
+
+-------------------------------------------------------------------
+Wed Mar 18 09:45:36 UTC 2020 - Christian Goll <[email protected]>
+
+- provide also python-onnx-devel for backcompat 
+
+-------------------------------------------------------------------
@@ -5,0 +16,6 @@
+
+-------------------------------------------------------------------
+Wed Mar  4 09:44:15 UTC 2020 - Christian Goll <[email protected]>
+
+- created just one package, as other packages require the 
+  source file within the package

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-onnx.spec ++++++
--- /var/tmp/diff_new_pack.Z8LBrZ/_old  2020-03-24 22:34:58.993166416 +0100
+++ /var/tmp/diff_new_pack.Z8LBrZ/_new  2020-03-24 22:34:59.005166422 +0100
@@ -45,17 +45,15 @@
 Requires:       python-protobuf
 Requires:       python-six
 Requires:       python-typing_extensions >= 3.6.2.1
+Provides:       python-onnx-devel = %{version}-%{release}
+Obsoletes:      python-onnx-devel < %{version}-%{release}
 %python_subpackages
 
 %description
-Open format to represent deep learning models. With ONNX, AI developers can 
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.
-
-%package devel
-Summary:        C/C++ - header files which are used for development
-Requires:       %{name} = %{version}
-
-%description devel
-The headers and other files needed for the development.
+Open format to represent deep learning models. With ONNX, AI developers can
+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}
@@ -108,18 +106,6 @@
 %python3_only %{_bindir}/check-model
 %python3_only %{_bindir}/check-node
 %python3_only %{_bindir}/backend-test-tools
-%{python_sitearch}/*
-%exclude %{python_sitearch}/onnx/*.[hc]
-%exclude %{python_sitearch}/onnx/common
-%exclude %{python_sitearch}/onnx/optimizer
-%exclude %{python_sitearch}/onnx/version_converter
-%exclude %{python_sitearch}/onnx/shape_inference
-
-%files %{python_files devel}
-%{python_sitearch}/onnx/*.[hc]
-%{python_sitearch}/onnx/common
-%{python_sitearch}/onnx/optimizer
-%{python_sitearch}/onnx/version_converter
-%{python_sitearch}/onnx/shape_inference
+%{python_sitearch}/onnx*
 
 %changelog


Reply via email to