diff --git a/python-cma.changes b/python-cma.changes index 0946fdc..30206eb 100644 --- a/python-cma.changes +++ b/python-cma.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 16 11:30:57 UTC 2021 - Steve Kowalik + +- Don't build for Python 3.6, due to no NumPy. + ------------------------------------------------------------------- Wed May 13 07:12:57 UTC 2020 - Tomáš Chvátal diff --git a/python-cma.spec b/python-cma.spec index f0f1f4f..18d6c43 100644 --- a/python-cma.spec +++ b/python-cma.spec @@ -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