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