Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-iminuit for openSUSE:Factory 
checked in at 2024-02-20 21:15:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-iminuit (Old)
 and      /work/SRC/openSUSE:Factory/.python-iminuit.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-iminuit"

Tue Feb 20 21:15:35 2024 rev:31 rq:1147944 version:2.25.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-iminuit/python-iminuit.changes    
2023-09-08 21:16:37.176783464 +0200
+++ /work/SRC/openSUSE:Factory/.python-iminuit.new.1706/python-iminuit.changes  
2024-02-20 21:16:00.745645488 +0100
@@ -1,0 +2,27 @@
+Tue Feb 20 10:43:12 UTC 2024 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 2.25.2:
+  * update to latest root (gh#scikit-hep/iminuit#970).
+- Changes from version 2.25.1:
+  * improve docs for make_with_signature
+    (gh#scikit-hep/iminuit#963).
+  * Update benchmark to ROOT-6.30 (gh#scikit-hep/iminuit#967).
+  * fix LeastSquares.visualize for models that accept parameter
+    array (gh#scikit-hep/iminuit#968).
+- Changes from version 2.25.0:
+  * Some updates to the Ruff config (gh#scikit-hep/iminuit#933).
+  * Add extra config to pytest (gh#scikit-hep/iminuit#932).
+  * Cost gradient support (gh#scikit-hep/iminuit#936).
+  * Warn on errordef override (gh#scikit-hep/iminuit#937).
+  * fix: include debug info on failures
+    (gh#scikit-hep/iminuit#946).
+  * Benchmark update to ROOT 6.30 (gh#scikit-hep/iminuit#951).
+  * Fix use of removed array rules in test
+    (gh#scikit-hep/iminuit#952).
+  * Fix docstring parsing (gh#scikit-hep/iminuit#953).
+  * fix test that requires scipy and raise error on invalid value
+    for use_pdf (gh#scikit-hep/iminuit#962).
+  * Approximate CDF from PDF (gh#scikit-hep/iminuit#950).
+- Do not disable any tests, fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  iminuit-2.24.0.tar.gz

New:
----
  iminuit-2.25.2.tar.gz

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

Other differences:
------------------
++++++ python-iminuit.spec ++++++
--- /var/tmp/diff_new_pack.42Lj5P/_old  2024-02-20 21:16:01.349667398 +0100
+++ /var/tmp/diff_new_pack.42Lj5P/_new  2024-02-20 21:16:01.349667398 +0100
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package python-iminuit
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define modname iminuit
 %{?sle15_python_module_pythons}
 Name:           python-%{modname}
-Version:        2.24.0
+Version:        2.25.2
 Release:        0
 Summary:        Python bindings for MINUIT2
 License:        MIT
@@ -79,13 +79,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-# https://github.com/scikit-hep/iminuit/issues/940
-donttest="((test_bad_function or test_disp) and minimize)"
-# A tolerance issue on 32-bit
-%ifarch %ix86
-donttest+=" or test_matrix"
-%endif
-%pytest_arch -k "not ($donttest)"
+%pytest_arch
 
 %files %{python_files}
 %doc README.rst

++++++ iminuit-2.24.0.tar.gz -> iminuit-2.25.2.tar.gz ++++++
++++ 40232 lines of diff (skipped)

Reply via email to