From 414c1fd6ef1be5fcca2cad72477d3538e1d876777d84031908534112a8ae1521 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Mon, 16 Nov 2020 14:44:31 +0000 Subject: [PATCH] Accepting request 848892 from home:bnavigator:sip5 - Don't provide or obsolete the python-sip package in -devel OBS-URL: https://build.opensuse.org/request/show/848892 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt5/python-sip?expand=0&rev=45 --- python-sip.changes | 5 +++++ python-sip.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/python-sip.changes b/python-sip.changes index 7f437a9..86b3c7c 100644 --- a/python-sip.changes +++ b/python-sip.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 16 10:56:33 UTC 2020 - Benjamin Greiner + +- Don't provide or obsolete the python-sip package in -devel + ------------------------------------------------------------------- Thu Nov 5 09:40:25 UTC 2020 - Benjamin Greiner diff --git a/python-sip.spec b/python-sip.spec index 1914570..135a8ee 100644 --- a/python-sip.spec +++ b/python-sip.spec @@ -45,7 +45,7 @@ Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library. %package devel -Summary: A Python bindings generator for C/C++ libraries -- dummy devel package +Summary: A Python bindings generator for C/C++ libraries Group: Development/Libraries/Python Requires: c++_compiler Requires: python >= 3.5.1 @@ -54,8 +54,6 @@ Requires: python-devel Requires: python-qt5-sip Requires: python-setuptools Requires: python-toml -Provides: %{name} = %{version}-%{release} -Obsoletes: %{name} < %{version}-%{release} Requires(post): update-alternatives Requires(postun): update-alternatives