From 88d43fe98020d244fd90fd13ede0a5dcfe7c2bb5dae83dadde5f0993d691f5b1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 13 Feb 2021 10:17:19 +0000 Subject: [PATCH] - skip python 3.6 build (no FontTools as it needs scipy) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufoLib2?expand=0&rev=6 --- python-ufoLib2.changes | 5 +++++ python-ufoLib2.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-ufoLib2.changes b/python-ufoLib2.changes index bcd5ed0..4adea6a 100644 --- a/python-ufoLib2.changes +++ b/python-ufoLib2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Feb 13 10:17:06 UTC 2021 - Dirk Müller + +- skip python 3.6 build (no FontTools as it needs scipy) + ------------------------------------------------------------------- Thu Jul 23 12:03:45 UTC 2020 - Marketa Calabkova diff --git a/python-ufoLib2.spec b/python-ufoLib2.spec index 75a4ba4..7b08ce9 100644 --- a/python-ufoLib2.spec +++ b/python-ufoLib2.spec @@ -1,7 +1,7 @@ # # spec file for package python-ufoLib2 # -# 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-ufoLib2 Version: 0.8.0 Release: 0