From 617a983417a0c1696f38c9fa13cec8d7d833ca2f1d2e40d9c9873e23c830ea8d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 14:04:14 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smartypants?expand=0&rev=7 --- python-smartypants.changes | 5 +++++ python-smartypants.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-smartypants.changes b/python-smartypants.changes index c0b2468..babfb41 100644 --- a/python-smartypants.changes +++ b/python-smartypants.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:54:22 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Sun Jul 29 12:34:27 UTC 2018 - jengelh@inai.de diff --git a/python-smartypants.spec b/python-smartypants.spec index c8a7330..ed451c3 100644 --- a/python-smartypants.spec +++ b/python-smartypants.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/leohemsted/smartypants.py Source0: https://files.pythonhosted.org/packages/py2.py3/s/smartypants/smartypants-%{version}-py2.py3-none-any.whl Source10: https://raw.githubusercontent.com/leohemsted/smartypants.py/v%{version}/COPYING -BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} BuildRequires: fdupes BuildRequires: python-rpm-macros