From 4bf42b53e84c3f698ec7216db54abed5c347321c52b627b327d45e0196a9f2a0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 14:15:36 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xvfbwrapper?expand=0&rev=10 --- python-xvfbwrapper.changes | 5 +++++ python-xvfbwrapper.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-xvfbwrapper.changes b/python-xvfbwrapper.changes index 5946583..1394795 100644 --- a/python-xvfbwrapper.changes +++ b/python-xvfbwrapper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:56:18 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Fri Oct 5 18:15:25 CEST 2018 - Matěj Cepl diff --git a/python-xvfbwrapper.spec b/python-xvfbwrapper.spec index 8c8ff18..79edb99 100644 --- a/python-xvfbwrapper.spec +++ b/python-xvfbwrapper.spec @@ -26,7 +26,6 @@ Group: Development/Languages/Python URL: https://github.com/cgoldberg/xvfbwrapper Source: https://files.pythonhosted.org/packages/source/x/xvfbwrapper/xvfbwrapper-%{version}.tar.gz Patch0: skip_failing_test.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros