From 91ef8bb87d97d47c650dea6e97313881ef8a244a68fa0f81cf164f958f6e66be Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 14 Apr 2025 14:45:30 +0000 Subject: [PATCH] Accepting request 1269309 from home:hsk17:branches:devel:languages:python drop python2 remnants, add sle15_python_module_pythons OBS-URL: https://build.opensuse.org/request/show/1269309 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pmw?expand=0&rev=22 --- python-pmw.changes | 5 +++++ python-pmw.spec | 7 +------ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/python-pmw.changes b/python-pmw.changes index 2cdc75f..7194bd8 100644 --- a/python-pmw.changes +++ b/python-pmw.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 14 13:36:18 UTC 2025 - Friedrich Haubensak + +- drop python2 remnants, add sle15_python_module_pythons + ------------------------------------------------------------------- Tue Jan 9 21:26:14 UTC 2024 - Dirk Müller diff --git a/python-pmw.spec b/python-pmw.spec index 6011b0d..9a0fe18 100644 --- a/python-pmw.spec +++ b/python-pmw.spec @@ -16,8 +16,7 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define oldpython python +%{?sle15_python_module_pythons} Name: python-pmw Version: 2.1.1 Release: 0 @@ -31,10 +30,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-tk BuildArch: noarch -%ifpython2 -Obsoletes: %{oldpython}-pmw < %{version} -Provides: %{oldpython}-pmw = %{version} -%endif %python_subpackages %description