obsolete python-wxPython-tools only in -py3 target [release 4.2.1-6mamba;Sat Oct 07 2023]

This commit is contained in:
Silvan Calarco 2024-01-05 16:54:16 +01:00
parent 2ce5b9c445
commit 5d6a10312e

View File

@ -1,7 +1,7 @@
%define pkgname %(echo %name | cut -d- -f2-) %define pkgname %(echo %name | cut -d- -f2-)
Name: python-wxPython Name: python-wxPython
Version: 4.2.1 Version: 4.2.1
Release: 5mamba Release: 6mamba
Summary: Cross platform GUI toolkit for Python, "Phoenix" version Summary: Cross platform GUI toolkit for Python, "Phoenix" version
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -31,11 +31,14 @@ BuildRequires: python-attrdict-py3
%debug_package %debug_package
%if 0%{?with_pyver} %if "0%{?with_pyver}" == "03"
%define py_requires_append \ %define py_requires_append \
Provides: python-wxPython-tools \ Provides: python-wxPython-tools \
Obsoletes: python-wxPython-tools < 4.2.1-3mamba \ Obsoletes: python-wxPython-tools < 4.2.1-3mamba \
Obsoletes: wxPython <= 2.8.12.1 Obsoletes: wxPython <= 2.8.12.1
%endif
%if 0%{?with_pyver}
%pyver_package %pyver_package
%endif %endif
@ -82,6 +85,9 @@ done
%{python_sitearch}/wx/* %{python_sitearch}/wx/*
%changelog %changelog
* Sat Oct 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.1-6mamba
- obsolete python-wxPython-tools only in -py3 target
* Mon Oct 02 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.1-5mamba * Mon Oct 02 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.1-5mamba
- fix again obsolete for python-wxPython-tools - fix again obsolete for python-wxPython-tools