From 20b6c3871d31572dce6d03eacdc4da9aa2144a5f725b7b99d5b7ad5a974273d8 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 31 Aug 2024 13:08:30 +0000 Subject: [PATCH] Accepting request 1197944 from home:yeey:OpenWebUI Add %{?sle15_python_module_pythons} macro. OBS-URL: https://build.opensuse.org/request/show/1197944 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypdf?expand=0&rev=3 --- python-pypdf.changes | 5 +++++ python-pypdf.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/python-pypdf.changes b/python-pypdf.changes index 28f289e..ac9be29 100644 --- a/python-pypdf.changes +++ b/python-pypdf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 30 19:52:14 UTC 2024 - Aline Werner + +- Add %{?sle15_python_module_pythons} macro. + ------------------------------------------------------------------- Tue May 21 12:50:19 UTC 2024 - Christian Goll diff --git a/python-pypdf.spec b/python-pypdf.spec index ec8d045..447d298 100644 --- a/python-pypdf.spec +++ b/python-pypdf.spec @@ -16,6 +16,7 @@ # +%{?sle15_python_module_pythons} Name: python-pypdf Version: 4.2.0 Release: 0 @@ -28,8 +29,8 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildArch: noarch -Provides: python3-PyPDF2 = %version-%release -Obsoletes: python3-PyPDF2 < %version-%release +Provides: python3-PyPDF2 = %version-%release +Obsoletes: python3-PyPDF2 < %version-%release %python_subpackages