From 7b91232a44d112e2c7e903f28a47dc99b010a5465cae426189178c8a6d588dec Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 14:10:05 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=6 --- python-tldextract.changes | 5 +++++ python-tldextract.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-tldextract.changes b/python-tldextract.changes index 76b58e6..411723e 100644 --- a/python-tldextract.changes +++ b/python-tldextract.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:55:20 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Apr 16 15:38:22 UTC 2018 - jengelh@inai.de diff --git a/python-tldextract.spec b/python-tldextract.spec index 0e0b1cf..0210722 100644 --- a/python-tldextract.spec +++ b/python-tldextract.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/ # @@ -26,7 +26,6 @@ Group: Development/Languages/Python Url: https://github.com/john-kurkowski/tldextract Source: https://files.pythonhosted.org/packages/source/t/tldextract/tldextract-%{version}.tar.gz Source1: %{name}-rpmlintrc -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros