diff --git a/python-pytest-astropy.changes b/python-pytest-astropy.changes index 6e44ad9..4929074 100644 --- a/python-pytest-astropy.changes +++ b/python-pytest-astropy.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 28 02:38:48 UTC 2021 - Steve Kowalik + +- Do not build for Python 3.6, due to no NumPy. + ------------------------------------------------------------------- Mon Mar 16 08:33:29 UTC 2020 - Tomáš Chvátal diff --git a/python-pytest-astropy.spec b/python-pytest-astropy.spec index 0141e3b..ef01e66 100644 --- a/python-pytest-astropy.spec +++ b/python-pytest-astropy.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-astropy # -# 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 @@ %define skip_python2 1 +%define skip_python36 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-astropy Version: 0.8.0