Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-cma for openSUSE:Factory checked in at 2021-04-17 00:02:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-cma (Old) and /work/SRC/openSUSE:Factory/.python-cma.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cma" Sat Apr 17 00:02:02 2021 rev:2 rq:885958 version:3.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-cma/python-cma.changes 2020-05-26 17:17:07.175690152 +0200 +++ /work/SRC/openSUSE:Factory/.python-cma.new.12324/python-cma.changes 2021-04-17 00:02:23.585653486 +0200 @@ -1,0 +2,5 @@ +Fri Apr 16 11:30:57 UTC 2021 - Steve Kowalik <[email protected]> + +- Don't build for Python 3.6, due to no NumPy. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-cma.spec ++++++ --- /var/tmp/diff_new_pack.mUNH0J/_old 2021-04-17 00:02:24.033654193 +0200 +++ /var/tmp/diff_new_pack.mUNH0J/_new 2021-04-17 00:02:24.037654199 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-cma # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2020 Christoph Junghans # # All modifications and additions to the file contributed by third parties @@ -18,6 +18,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +# No numpy on 3.6 +%define skip_python36 1 Name: python-cma Version: 3.0.3 Release: 0
