Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pypet for openSUSE:Factory checked in at 2021-09-12 20:09:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pypet (Old) and /work/SRC/openSUSE:Factory/.python-pypet.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pypet" Sun Sep 12 20:09:44 2021 rev:6 rq:918513 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pypet/python-pypet.changes 2021-02-15 23:21:37.199872528 +0100 +++ /work/SRC/openSUSE:Factory/.python-pypet.new.1899/python-pypet.changes 2021-09-12 20:09:51.500105365 +0200 @@ -1,0 +2,11 @@ +Sat Sep 11 22:44:47 UTC 2021 - Matej Cepl <mc...@suse.com> + +- Update to 0.6.0: + - Fixed broken support for scipy sparse matrices + - Sparse matrices are now serialized using scipy save_npz + function and hex conversion + - BACKWARDS INCOMPATIBLE CHANGE: Can no longer load sparse + matrices stored with older versions! + - Fixed import from collections.abc for Python 3.10 + +------------------------------------------------------------------- Old: ---- pypet-0.5.1.tar.gz New: ---- pypet-0.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pypet.spec ++++++ --- /var/tmp/diff_new_pack.EvaMRv/_old 2021-09-12 20:09:52.060105999 +0200 +++ /var/tmp/diff_new_pack.EvaMRv/_new 2021-09-12 20:09:52.060105999 +0200 @@ -21,7 +21,7 @@ %define skip_python36 1 %bcond_without test Name: python-pypet -Version: 0.5.1 +Version: 0.6.0 Release: 0 Summary: Parameter exploration and storage of results for numerical simulations License: BSD-3-Clause @@ -33,6 +33,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros %if %{with test} +BuildRequires: %{python_module dill} BuildRequires: %{python_module numpy >= 1.6.1} BuildRequires: %{python_module pandas >= 0.15.0} BuildRequires: %{python_module scipy >= 0.9.0} ++++++ pypet-0.5.1.tar.gz -> pypet-0.6.0.tar.gz ++++++ ++++ 2539 lines of diff (skipped)