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