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