Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-deap for openSUSE:Factory checked in at 2021-04-21 21:00:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-deap (Old) and /work/SRC/openSUSE:Factory/.python-deap.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-deap" Wed Apr 21 21:00:17 2021 rev:4 rq:887161 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-deap/python-deap.changes 2020-09-12 00:08:50.241003132 +0200 +++ /work/SRC/openSUSE:Factory/.python-deap.new.12324/python-deap.changes 2021-04-21 21:00:59.142351254 +0200 @@ -1,0 +2,5 @@ +Wed Apr 21 06:25:51 UTC 2021 - Steve Kowalik <[email protected]> + +- Don't build for Python 3.6, due to no NumPy. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-deap.spec ++++++ --- /var/tmp/diff_new_pack.ceh3s7/_old 2021-04-21 21:00:59.570351928 +0200 +++ /var/tmp/diff_new_pack.ceh3s7/_new 2021-04-21 21:00:59.574351935 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-deap # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python36 1 Name: python-deap Version: 1.3.1 Release: 0
