From b3cc3948f621af3b14db942d09e7fed8d999485319e83f684420de1b64a6fac9 Mon Sep 17 00:00:00 2001 From: Daniel Garcia Date: Tue, 21 Feb 2023 08:51:27 +0000 Subject: [PATCH] - Skip python 3.11, it's not supported yet gh#scoder/quicktions#6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-quicktions?expand=0&rev=11 --- python-quicktions.changes | 6 ++++++ python-quicktions.spec | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-quicktions.changes b/python-quicktions.changes index 1cc9922..eedf300 100644 --- a/python-quicktions.changes +++ b/python-quicktions.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 21 08:50:45 UTC 2023 - Daniel Garcia + +- Skip python 3.11, it's not supported yet + gh#scoder/quicktions#6 + ------------------------------------------------------------------- Fri Mar 20 08:37:42 UTC 2020 - pgajdos@suse.com diff --git a/python-quicktions.spec b/python-quicktions.spec index f992460..3913a8c 100644 --- a/python-quicktions.spec +++ b/python-quicktions.spec @@ -1,7 +1,7 @@ # # spec file for package python-quicktions # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,8 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +# Do not support python 3.11 yet, gh#scoder/quicktions#6 +%define skip_python311 1 Name: python-quicktions Version: 1.11 Release: 0