diff --git a/python-pyftpdlib.changes b/python-pyftpdlib.changes index 888c07d..686202b 100644 --- a/python-pyftpdlib.changes +++ b/python-pyftpdlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:12 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed May 9 00:57:35 UTC 2018 - toddrme2178@gmail.com diff --git a/python-pyftpdlib.spec b/python-pyftpdlib.spec index 7c8bb88..54dceb6 100644 --- a/python-pyftpdlib.spec +++ b/python-pyftpdlib.spec @@ -13,7 +13,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/ # @@ -28,16 +28,15 @@ License: MIT Group: Development/Languages/Python URL: https://github.com/giampaolo/pyftpdlib/ Source: https://files.pythonhosted.org/packages/source/p/pyftpdlib/pyftpdlib-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module nose} -BuildRequires: %{python_module pyOpenSSL} BuildRequires: %{python_module psutil} +BuildRequires: %{python_module pyOpenSSL} BuildRequires: %{python_module pysendfile} BuildRequires: %{python_module setuptools} BuildRequires: fdupes -BuildRequires: python-rpm-macros BuildRequires: python-ipaddress BuildRequires: python-mock +BuildRequires: python-rpm-macros Requires: python-pyOpenSSL Recommends: python-pysendfile %ifpython2