diff --git a/python-xsge_path.changes b/python-xsge_path.changes index 4352141..a5207b6 100644 --- a/python-xsge_path.changes +++ b/python-xsge_path.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 25 04:26:04 UTC 2021 - Steve Kowalik + +- Do not build for Python 3.6, due to no NumPy. + ------------------------------------------------------------------- Tue Jul 24 12:57:47 UTC 2018 - mardnh@gmx.de diff --git a/python-xsge_path.spec b/python-xsge_path.spec index 6c16b3d..829cd9b 100644 --- a/python-xsge_path.spec +++ b/python-xsge_path.spec @@ -1,7 +1,7 @@ # # spec file for package python-xsge_path # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# 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 @@ -12,11 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python36 1 Name: python-xsge_path Version: 1.0.1 Release: 0