From e00ab9c05a4c9e71853651dff1739189580c93b249cc7715102f4ea3c9738d4b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 13 Feb 2021 10:28:29 +0000 Subject: [PATCH] - skip python 3.6 (as that requires scipy) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-thLib?expand=0&rev=11 --- python-thLib.changes | 5 +++++ python-thLib.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-thLib.changes b/python-thLib.changes index 6e9f701..29c1929 100644 --- a/python-thLib.changes +++ b/python-thLib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 13 10:28:13 UTC 2021 - Dirk Müller + +- skip python 3.6 (as that requires scipy) + ------------------------------------------------------------------- Fri Dec 6 17:49:50 UTC 2019 - Todd R diff --git a/python-thLib.spec b/python-thLib.spec index 8e20d59..7711589 100644 --- a/python-thLib.spec +++ b/python-thLib.spec @@ -1,7 +1,7 @@ # # spec file for package python-thLib # -# Copyright (c) 2019 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 @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-thLib Version: 0.12.2 Release: 0