Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-control for openSUSE:Factory checked in at 2021-01-22 21:52:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-control (Old) and /work/SRC/openSUSE:Factory/.python-control.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-control" Fri Jan 22 21:52:13 2021 rev:11 rq:865527 version:0.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-control/python-control.changes 2020-12-29 15:52:57.948299630 +0100 +++ /work/SRC/openSUSE:Factory/.python-control.new.28504/python-control.changes 2021-01-22 21:52:38.233875733 +0100 @@ -0,0 +1,5 @@ +------------------------------------------------------------------ +Thu Jan 21 23:09:04 UTC 2021 - Benjamin Greiner <[email protected]> + +- Skip python36 because of scipy 1.6.0 + ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-control.spec ++++++ --- /var/tmp/diff_new_pack.4dnX8E/_old 2021-01-22 21:52:38.821876567 +0100 +++ /var/tmp/diff_new_pack.4dnX8E/_new 2021-01-22 21:52:38.825876573 +0100 @@ -18,6 +18,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +# SciPy 1.6.0 dropped Python 3.6 +%define skip_python36 1 Name: python-control Version: 0.8.4 Release: 0
