From d95aceae3b8fe1f02aebc0c1bf17ea00b775ab037e87329b3b65b065ef951b46 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:56:40 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pythonwhois?expand=0&rev=4 --- python-pythonwhois.changes | 5 +++++ python-pythonwhois.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pythonwhois.changes b/python-pythonwhois.changes index 8d1a602..1f26dcb 100644 --- a/python-pythonwhois.changes +++ b/python-pythonwhois.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:53:13 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Feb 19 09:59:24 UTC 2018 - sebix+novell.com@sebix.at diff --git a/python-pythonwhois.spec b/python-pythonwhois.spec index a064b69..5f21528 100644 --- a/python-pythonwhois.spec +++ b/python-pythonwhois.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/ # @@ -30,7 +30,6 @@ Url: http://cryto.net/pythonwhois Source: https://github.com/joepie91/python-whois/archive/%{commit}.zip#/%{name}-%{version}.zip # PATCH-FIX-UPSTREAM remove_argparse_req.patch -- argparse is not a package Patch0: remove_argparse_req.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros