From 6545d6906818428c25c4fbf78ff78e9aafdc130ed84fb45432f974830ceab35b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 13 Feb 2021 09:53:34 +0000 Subject: [PATCH] - skip python 3.6 (no FontTools as it needs scipy) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontPens?expand=0&rev=6 --- python-fontPens.changes | 5 +++++ python-fontPens.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-fontPens.changes b/python-fontPens.changes index 5ad7eac..8829f4d 100644 --- a/python-fontPens.changes +++ b/python-fontPens.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 13 09:52:27 UTC 2021 - Dirk Müller + +- skip python 3.6 (no FontTools as it needs scipy) + ------------------------------------------------------------------- Fri Jun 12 11:47:01 UTC 2020 - Antonio Larrosa diff --git a/python-fontPens.spec b/python-fontPens.spec index 3e7b6cf..07039b4 100644 --- a/python-fontPens.spec +++ b/python-fontPens.spec @@ -1,7 +1,7 @@ # # spec file for package python-fontPens # -# 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 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python36 1 Name: python-fontPens Version: 0.2.4 Release: 0