diff --git a/python-knack.changes b/python-knack.changes index 077bdcf..418dd67 100644 --- a/python-knack.changes +++ b/python-knack.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Mar 6 14:07:45 UTC 2024 - John Paul Adrian Glaubitz + +- Switch package to modern Python Stack on SLE-15 + + Add %{?sle15_python_module_pythons} + + Drop %{?!python_module:%define python_module() python-%{**} python3-%{**}} + + Drop %define skip_python2 1 + ------------------------------------------------------------------- Mon Aug 14 13:08:03 UTC 2023 - John Paul Adrian Glaubitz diff --git a/python-knack.spec b/python-knack.spec index dd97dca..e365414 100644 --- a/python-knack.spec +++ b/python-knack.spec @@ -1,7 +1,7 @@ # # spec file for package python-knack # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-knack Version: 0.11.0 Release: 0