From 40c528dac185ba5c5db1183a972ba5d3aa729dfc442f58be147efeef56bd0fe0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:32:40 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanhash3?expand=0&rev=4 --- python-humanhash3.changes | 5 +++++ python-humanhash3.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-humanhash3.changes b/python-humanhash3.changes index 581c212..9692361 100644 --- a/python-humanhash3.changes +++ b/python-humanhash3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:49:00 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu May 3 15:38:11 UTC 2018 - alarrosa@suse.com diff --git a/python-humanhash3.spec b/python-humanhash3.spec index 239e617..c363f0e 100644 --- a/python-humanhash3.spec +++ b/python-humanhash3.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/ # @@ -27,7 +27,6 @@ URL: https://github.com/blag/humanhash Source: https://files.pythonhosted.org/packages/source/h/humanhash3/humanhash3-%{version}.tar.gz Source99: https://raw.githubusercontent.com/blag/humanhash/master/UNLICENSE Patch0: convert-to-ascii.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros