Hello community, here is the log from the commit of package python-iminuit for openSUSE:Factory checked in at 2019-11-21 12:59:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-iminuit (Old) and /work/SRC/openSUSE:Factory/.python-iminuit.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-iminuit" Thu Nov 21 12:59:08 2019 rev:3 rq:749995 version:1.3.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-iminuit/python-iminuit.changes 2019-09-04 09:14:31.790944923 +0200 +++ /work/SRC/openSUSE:Factory/.python-iminuit.new.26869/python-iminuit.changes 2019-11-21 12:59:15.194517046 +0100 @@ -1,0 +2,8 @@ +Wed Nov 20 20:04:06 UTC 2019 - Todd R <[email protected]> + +- Update to 1.3.8 + * fixed internal plotting when Minuit.from_array_func is used + * documentation updates + * reproduceable build + +------------------------------------------------------------------- Old: ---- iminuit-1.3.7.tar.gz New: ---- iminuit-1.3.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-iminuit.spec ++++++ --- /var/tmp/diff_new_pack.eDepxy/_old 2019-11-21 12:59:15.950516813 +0100 +++ /var/tmp/diff_new_pack.eDepxy/_new 2019-11-21 12:59:15.950516813 +0100 @@ -18,11 +18,10 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-iminuit -Version: 1.3.7 +Version: 1.3.8 Release: 0 Summary: Python bindings for MINUIT2 License: MIT -Group: Development/Languages/Python URL: https://github.com/scikit-hep/iminuit Source: https://files.pythonhosted.org/packages/source/i/iminuit/iminuit-%{version}.tar.gz BuildRequires: %{python_module Cython} @@ -34,9 +33,8 @@ BuildRequires: gcc-c++ BuildRequires: python-rpm-macros Requires: python-numpy >= 1.11.3 -Suggests: python-cython -Suggests: python-matplotlib -Suggests: python-scipy +Recommends: python-matplotlib +Recommends: python-scipy # SECTION test requirements BuildRequires: %{python_module pytest-runner} # /SECTION @@ -61,7 +59,9 @@ %python_expand %fdupes %{buildroot}%{$python_sitearch} %check -%python_exec setup.py test +mv iminuit iminuit_temp +%pytest_arch %{buildroot}%{$python_sitearch}/iminuit +mv iminuit_temp iminuit %files %{python_files} %doc README.rst ++++++ iminuit-1.3.7.tar.gz -> iminuit-1.3.8.tar.gz ++++++ ++++ 8996 lines of diff (skipped)
