From b9c20c424d3fd78f904f4f64dce328572570a52ce8272ac14bce1cf20e541948 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 8 Apr 2024 10:47:45 +0000 Subject: [PATCH] - add sle15_python_module_pythons OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ttp?expand=0&rev=11 --- python-ttp.changes | 5 +++++ python-ttp.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/python-ttp.changes b/python-ttp.changes index ff8e8ef..36c931c 100644 --- a/python-ttp.changes +++ b/python-ttp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 8 10:42:30 UTC 2024 - Dirk Müller + +- add sle15_python_module_pythons + ------------------------------------------------------------------- Wed Dec 27 15:56:30 UTC 2023 - Dirk Müller diff --git a/python-ttp.spec b/python-ttp.spec index e9d859c..a1e69ad 100644 --- a/python-ttp.spec +++ b/python-ttp.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package python-ttp # -# 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 @@ -24,6 +24,7 @@ %define psuffix %{nil} %bcond_with test %endif +%{?sle15_python_module_pythons} Name: python-ttp%{psuffix} Version: 0.9.5 Release: 0 @@ -51,7 +52,7 @@ BuildRequires: %{python_module ttp-templates} %endif BuildRequires: fdupes Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives BuildArch: noarch %python_subpackages