Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-onnx for openSUSE:Factory 
checked in at 2024-10-15 14:58:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-onnx (Old)
 and      /work/SRC/openSUSE:Factory/.python-onnx.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-onnx"

Tue Oct 15 14:58:12 2024 rev:21 rq:1207862 version:1.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-onnx/python-onnx.changes  2024-09-25 
21:54:37.583613734 +0200
+++ /work/SRC/openSUSE:Factory/.python-onnx.new.19354/python-onnx.changes       
2024-10-15 14:58:45.625568167 +0200
@@ -1,0 +2,11 @@
+Mon Oct 14 08:29:14 UTC 2024 - Guillaume GARDET <[email protected]>
+
+- Update to 1.17.0:
+  * Key Updates
+    - ai.onnx Opset 22
+    Update to support bfloat16:
+    - Python Changes
+    Support for numpy >= 2.0
+  * Bug fixes and infrastructure improvements
+
+-------------------------------------------------------------------

Old:
----
  onnx-1.16.2.tar.gz

New:
----
  onnx-1.17.0.tar.gz

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

Other differences:
------------------
++++++ python-onnx.spec ++++++
--- /var/tmp/diff_new_pack.nxKERi/_old  2024-10-15 14:58:46.385599776 +0200
+++ /var/tmp/diff_new_pack.nxKERi/_new  2024-10-15 14:58:46.389599942 +0200
@@ -23,7 +23,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-onnx
-Version:        1.16.2
+Version:        1.17.0
 Release:        0
 Summary:        Open Neural Network eXchange
 License:        MIT
@@ -35,7 +35,7 @@
 BuildRequires:  %{python_module devel >= 3.8}
 BuildRequires:  %{python_module fb-re2}
 BuildRequires:  %{python_module nbval}
-BuildRequires:  %{python_module numpy < 2.0}
+BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module parameterized}
 BuildRequires:  %{python_module protobuf}
 BuildRequires:  %{python_module pybind11-devel}
@@ -159,7 +159,7 @@
 export LD_LIBRARY_PATH="%{buildroot}%{_libdir}"
 # copy tests into clean subdir and test the installed lib in sitearch
 mkdir cleantestdir
-cp -r onnx/test onnx/examples cleantestdir/
+cp -r onnx/test examples cleantestdir/
 pushd cleantestdir
 # skip online tests
 donttest="   test_bvlc_alexnet_cpu \

++++++ onnx-1.16.2.tar.gz -> onnx-1.17.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-onnx/onnx-1.16.2.tar.gz 
/work/SRC/openSUSE:Factory/.python-onnx.new.19354/onnx-1.17.0.tar.gz differ: 
char 13, line 1

Reply via email to