Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-knack for openSUSE:Factory checked in at 2024-03-07 18:30:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-knack (Old) and /work/SRC/openSUSE:Factory/.python-knack.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-knack" Thu Mar 7 18:30:03 2024 rev:22 rq:1155833 version:0.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-knack/python-knack.changes 2023-08-14 22:36:48.156813921 +0200 +++ /work/SRC/openSUSE:Factory/.python-knack.new.1770/python-knack.changes 2024-03-07 18:31:06.200748770 +0100 @@ -1,0 +2,8 @@ +Wed Mar 6 14:07:45 UTC 2024 - John Paul Adrian Glaubitz <[email protected]> + +- 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 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-knack.spec ++++++ --- /var/tmp/diff_new_pack.0fFp3p/_old 2024-03-07 18:31:06.808771206 +0100 +++ /var/tmp/diff_new_pack.0fFp3p/_new 2024-03-07 18:31:06.808771206 +0100 @@ -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
