From 4c253d41a2689592832e1749bf9bef05f225b7409b4683214c847b347184c7a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Wed, 25 Sep 2024 07:53:45 +0000 Subject: [PATCH] Accepting request 1203219 from home:yeey:branches:home:yeey:OpenWebUI - Enable sle15_python_module_pythons. OBS-URL: https://build.opensuse.org/request/show/1203219 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-compressed_rtf?expand=0&rev=3 --- python-compressed_rtf.changes | 5 +++++ python-compressed_rtf.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-compressed_rtf.changes b/python-compressed_rtf.changes index 95921a1..c4f4b37 100644 --- a/python-compressed_rtf.changes +++ b/python-compressed_rtf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 24 19:10:37 UTC 2024 - Guang Yee + +- Enable sle15_python_module_pythons. + ------------------------------------------------------------------- Tue Aug 24 14:40:40 UTC 2021 - Martin Hauke diff --git a/python-compressed_rtf.spec b/python-compressed_rtf.spec index 686773b..80f8154 100644 --- a/python-compressed_rtf.spec +++ b/python-compressed_rtf.spec @@ -1,6 +1,7 @@ # # spec file for package python-compressed_rtf # +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2021, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -16,7 +17,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-compressed_rtf Version: 1.0.6 Release: 0 @@ -24,9 +25,9 @@ Summary: Compressed Rich Text Format (RTF) compression and decompression License: MIT URL: https://github.com/delimitry/compressed_rtf Source: compressed_rtf-%{version}.tar.xz -BuildRequires: python-rpm-macros BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch %python_subpackages