From 6a84bab18917f968f96376d31df95d4fb5bbf005180d7f740a841bd63b0d2923 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 19 Jul 2023 11:10:30 +0000 Subject: [PATCH] Accepting request 1099441 from home:ecsos:python - %{?sle15_python_module_pythons} must be at beginning to work. OBS-URL: https://build.opensuse.org/request/show/1099441 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=45 --- python-tempora.changes | 5 +++++ python-tempora.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-tempora.changes b/python-tempora.changes index 31eb847..9518495 100644 --- a/python-tempora.changes +++ b/python-tempora.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 19 09:02:01 UTC 2023 - ecsos + +- %{?sle15_python_module_pythons} must be at beginning to work. + ------------------------------------------------------------------- Wed Jul 12 22:50:07 UTC 2023 - Arun Persaud diff --git a/python-tempora.spec b/python-tempora.spec index d5d1e32..33ed342 100644 --- a/python-tempora.spec +++ b/python-tempora.spec @@ -22,6 +22,7 @@ %else %bcond_with libalternatives %endif +%{?sle15_python_module_pythons} Name: python-tempora Version: 5.5.0 Release: 0 @@ -45,7 +46,7 @@ BuildRequires: python-rpm-macros >= 20210929 Requires: python-jaraco.functools >= 1.20 Requires: python-pytz BuildArch: noarch -%{?sle15_python_module_pythons} + %if %{with libalternatives} BuildRequires: alts Requires: alts