diff --git a/python-PySocks.changes b/python-PySocks.changes index 683f2d3..f0c17c4 100644 --- a/python-PySocks.changes +++ b/python-PySocks.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:54 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Dec 21 18:26:53 UTC 2017 - arun@gmx.de diff --git a/python-PySocks.spec b/python-PySocks.spec index f74fc89..002cc12 100644 --- a/python-PySocks.spec +++ b/python-PySocks.spec @@ -1,7 +1,7 @@ # # spec file for package python-PySocks # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -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/ # @@ -27,7 +27,6 @@ License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/Anorov/PySocks Source: https://files.pythonhosted.org/packages/source/P/PySocks/PySocks-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros %ifpython2