From 9b17145989510c2395b0f822c09ec213f88edc56a66954fd663e15eefd61562c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 11 Jan 2022 10:28:46 +0000 Subject: [PATCH] - skip python 3.10 for now OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyECLib?expand=0&rev=11 --- python-PyECLib.changes | 5 +++++ python-PyECLib.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-PyECLib.changes b/python-PyECLib.changes index 4f7a314..b032ab6 100644 --- a/python-PyECLib.changes +++ b/python-PyECLib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 11 10:14:08 UTC 2022 - Dirk Müller + +- skip python 3.10 for now + ------------------------------------------------------------------- Mon Nov 8 10:40:16 UTC 2021 - Dirk Müller diff --git a/python-PyECLib.spec b/python-PyECLib.spec index 03609cf..591bf82 100644 --- a/python-PyECLib.spec +++ b/python-PyECLib.spec @@ -1,7 +1,7 @@ # # spec file for package python-PyECLib # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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_python310 1 Name: python-PyECLib Version: 1.6.0 Release: 0