From 4d40f62226a7e3775b92b85cc3b03325ed675715a21300493ecce13256194a95 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Tue, 14 Sep 2021 09:53:17 +0000 Subject: [PATCH] Accepting request 918867 from home:bnavigator:branches:KDE:Qt:PyQt - Obsolete erroneously created non-devel metapackage -- boo#1190441 OBS-URL: https://build.opensuse.org/request/show/918867 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:PyQt/python-sip6?expand=0&rev=3 --- python-sip6.changes | 5 +++++ python-sip6.spec | 8 ++++++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/python-sip6.changes b/python-sip6.changes index 9bf3501..de628f5 100644 --- a/python-sip6.changes +++ b/python-sip6.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 13 16:00:47 UTC 2021 - Ben Greiner + +- Obsolete erroneously created non-devel metapackage -- boo#1190441 + ------------------------------------------------------------------- Tue Jun 15 13:05:33 UTC 2021 - Ben Greiner diff --git a/python-sip6.spec b/python-sip6.spec index 13c59f2..9e5be07 100644 --- a/python-sip6.spec +++ b/python-sip6.spec @@ -26,11 +26,11 @@ License: GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP Group: Development/Libraries/Python URL: https://www.riverbankcomputing.com/software/sip Source0: https://files.pythonhosted.org/packages/source/s/sip/sip-%{version}.tar.gz +BuildRequires: %{python_module base >= 3.6} BuildRequires: %{python_module devel} BuildRequires: %{python_module packaging} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module toml} -BuildRequires: %{python_module base >= 3.6} BuildRequires: c++_compiler BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -53,8 +53,12 @@ Requires: python-devel Requires: python-setuptools Requires: python-toml Requires(post): update-alternatives -Requires(postun): update-alternatives +Requires(postun):update-alternatives Conflicts: python-sip-impl +# boo#1190441: remove erroneously created non-devel python3X-sip metapackages. +# In order not to remove SIPv4 and possible future packages, we have to explicitly +# name the only version which made it into Factory. +Obsoletes: python-sip = 6.1.1 Provides: python-sip-devel = %{version}-%{release} Provides: python-sip-impl = %{version}-%{release}