15
0
forked from pool/python-pmw

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
This commit is contained in:
2025-04-14 14:45:30 +00:00
committed by Git OBS Bridge
parent 92f84b7f91
commit 91ef8bb87d
2 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 14 13:36:18 UTC 2025 - Friedrich Haubensak <hsk17@mail.de>
- drop python2 remnants, add sle15_python_module_pythons
-------------------------------------------------------------------
Tue Jan 9 21:26:14 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -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