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