From c28d5a6f8c424c854f7c125bd889a4c0c5676707 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Tue, 2 Apr 2024 19:05:57 +0200 Subject: [PATCH] obsolete python-wxPython-py310 [release 4.2.1-7mamba;Mon Apr 01 2024] --- python-wxPython.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-wxPython.spec b/python-wxPython.spec index b10c7d6..639b416 100644 --- a/python-wxPython.spec +++ b/python-wxPython.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2-) Name: python-wxPython Version: 4.2.1 -Release: 6mamba +Release: 7mamba Summary: Cross platform GUI toolkit for Python, "Phoenix" version Group: System/Libraries Vendor: openmamba @@ -35,6 +35,7 @@ BuildRequires: python-attrdict-py3 %define py_requires_append \ Provides: python-wxPython-tools \ Obsoletes: python-wxPython-tools < 4.2.1-3mamba \ +Obsoletes: python-wxPython-py310 < 4.2.1-7mamba \ Obsoletes: wxPython <= 2.8.12.1 %endif @@ -85,6 +86,9 @@ done %{python_sitearch}/wx/* %changelog +* Mon Apr 01 2024 Silvan Calarco 4.2.1-7mamba +- obsolete python-wxPython-py310 + * Sat Oct 07 2023 Silvan Calarco 4.2.1-6mamba - obsolete python-wxPython-tools only in -py3 target