From 7651dd59e93889c1acb8b9d81915f1de890fcbcedc81082342a4fc562bb0f0cf Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:35:04 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jdcal?expand=0&rev=9 --- python-jdcal.changes | 5 +++++ python-jdcal.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-jdcal.changes b/python-jdcal.changes index 4c78f22..0930c2b 100644 --- a/python-jdcal.changes +++ b/python-jdcal.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:49:26 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Aug 7 14:56:07 UTC 2018 - toddrme2178@gmail.com diff --git a/python-jdcal.spec b/python-jdcal.spec index 0c26772..3a5bc4a 100644 --- a/python-jdcal.spec +++ b/python-jdcal.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/ # @@ -25,7 +25,6 @@ License: BSD-2-Clause Group: Development/Languages/Python Url: http://github.com/phn/jdcal Source: https://files.pythonhosted.org/packages/source/j/jdcal/jdcal-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros