From 34742190ff2747f86438407357237a979b7283e2272f06ebd731f8f0a2fab874 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 19 Jul 2023 11:13:30 +0000 Subject: [PATCH] Accepting request 1099399 from home:ecsos:python - %{?sle15_python_module_pythons} must at begnning to work. OBS-URL: https://build.opensuse.org/request/show/1099399 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ujson?expand=0&rev=45 --- python-ujson.changes | 5 +++++ python-ujson.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-ujson.changes b/python-ujson.changes index 59482af..9d84e5e 100644 --- a/python-ujson.changes +++ b/python-ujson.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 19 07:08:39 UTC 2023 - ecsos + +- %{?sle15_python_module_pythons} must at begnning to work. + ------------------------------------------------------------------- Sat Jul 8 20:35:13 UTC 2023 - Arun Persaud diff --git a/python-ujson.spec b/python-ujson.spec index b4342fb..c5160ad 100644 --- a/python-ujson.spec +++ b/python-ujson.spec @@ -16,6 +16,7 @@ # +%{?sle15_python_module_pythons} Name: python-ujson Version: 5.8.0 Release: 0 @@ -31,7 +32,7 @@ BuildRequires: double-conversion-devel BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: python-rpm-macros -%{?sle15_python_module_pythons} + %python_subpackages %description