From d0a4fdd905580f471acf37e877661d4e0202da3918681f6c50801b1208220f01 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:46:35 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pexpect?expand=0&rev=41 --- python-pexpect.changes | 5 +++++ python-pexpect.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pexpect.changes b/python-pexpect.changes index cd73415..8ce31ec 100644 --- a/python-pexpect.changes +++ b/python-pexpect.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:51:27 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Sep 4 13:35:41 UTC 2018 - bwiedemann@suse.com diff --git a/python-pexpect.spec b/python-pexpect.spec index b25007c..06fd87c 100644 --- a/python-pexpect.spec +++ b/python-pexpect.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/Libraries/Python URL: http://pexpect.readthedocs.org/en/latest/ Source: https://files.pythonhosted.org/packages/source/p/pexpect/pexpect-%{version}.tar.gz Patch0: fix-test.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module ptyprocess} BuildRequires: %{python_module pytest} BuildRequires: fdupes