From 8c1657cc97829841aac16d5f70c95c1214bdf2e952ac460898b9cda2a70177e5 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 25 May 2021 04:32:05 +0000 Subject: [PATCH] - Do not build for Python 3.6, due to no NumPy. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xsge_path?expand=0&rev=7 --- python-xsge_path.changes | 5 +++++ python-xsge_path.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) 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