From 056fd704e376edd5def570b27c6e2f56a70ea266d3dabfd318db86666527049e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 13 Feb 2021 09:52:10 +0000 Subject: [PATCH] - skip python36 (no FontTools as it requires scipy) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fontMath?expand=0&rev=4 --- python-fontMath.changes | 5 +++++ python-fontMath.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-fontMath.changes b/python-fontMath.changes index 6c1fc80..e04aea0 100644 --- a/python-fontMath.changes +++ b/python-fontMath.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 13 09:51:29 UTC 2021 - Dirk Müller + +- skip python36 (no FontTools as it requires scipy) + ------------------------------------------------------------------- Tue May 26 07:54:19 UTC 2020 - Tomáš Chvátal diff --git a/python-fontMath.spec b/python-fontMath.spec index e240716..71f8eec 100644 --- a/python-fontMath.spec +++ b/python-fontMath.spec @@ -1,7 +1,7 @@ # # spec file for package python-fontMath # -# 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-fontMath Version: 0.6.0 Release: 0