From 526fbefc404a97a33aa861f807473b63700a10065027c90579545f40dd60dc90 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 14:12:08 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-urlgrabber?expand=0&rev=29 --- python-urlgrabber.changes | 5 +++++ python-urlgrabber.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-urlgrabber.changes b/python-urlgrabber.changes index b7a4260..6b1926b 100644 --- a/python-urlgrabber.changes +++ b/python-urlgrabber.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:55:41 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue May 29 14:23:52 UTC 2018 - mcepl@suse.com diff --git a/python-urlgrabber.spec b/python-urlgrabber.spec index 714def0..a66931e 100644 --- a/python-urlgrabber.spec +++ b/python-urlgrabber.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -32,7 +32,6 @@ Patch0: grabber_fix.diff Patch1: python-urlgrabber-3.9.1-preserve-queryparams-in-urls.patch Patch2: declare-dollar-sign-as-safe-in-urlquote.patch Patch3: python-urlgrabber-3.9.1-set-SSL_VERIFYHOST-correct.dif -BuildRequires: %{python_module devel} BuildRequires: %{python_module pycurl} BuildRequires: fdupes BuildRequires: python-rpm-macros