Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-keyring for openSUSE:Factory checked in at 2023-07-24 18:12:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-keyring (Old) and /work/SRC/openSUSE:Factory/.python-keyring.new.1467 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-keyring" Mon Jul 24 18:12:22 2023 rev:56 rq:1099483 version:24.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-keyring/python-keyring.changes 2023-07-15 23:14:27.651269156 +0200 +++ /work/SRC/openSUSE:Factory/.python-keyring.new.1467/python-keyring.changes 2023-07-24 18:13:07.253619023 +0200 @@ -1,0 +2,5 @@ +Wed Jul 19 07:31:09 UTC 2023 - ecsos <ec...@opensuse.org> + +- %{?sle15_python_module_pythons} must at the beginning to work. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-keyring.spec ++++++ --- /var/tmp/diff_new_pack.AWF5Zx/_old 2023-07-24 18:13:07.789622177 +0200 +++ /var/tmp/diff_new_pack.AWF5Zx/_new 2023-07-24 18:13:07.813622318 +0200 @@ -24,6 +24,7 @@ %define psuffix %{nil} %bcond_with test %endif +%{?sle15_python_module_pythons} Name: python-keyring%{psuffix} Version: 24.2.0 Release: 0 @@ -44,7 +45,7 @@ Requires(post): update-alternatives Requires(postun):update-alternatives BuildArch: noarch -%{?sle15_python_module_pythons} + %if 0%{python_version_nodots} < 310 Requires: python-importlib-resources %endif