From b60157ed54a13d580a83e36f94c7cbe1ca902e844033751979713263dd69d9d0 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 14:09:36 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textX?expand=0&rev=10 --- python-textX.changes | 5 +++++ python-textX.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-textX.changes b/python-textX.changes index 7e37003..da30647 100644 --- a/python-textX.changes +++ b/python-textX.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:55:15 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Nov 22 14:31:16 UTC 2018 - Bernhard Wiedemann diff --git a/python-textX.spec b/python-textX.spec index e8394c8..3bf6a46 100644 --- a/python-textX.spec +++ b/python-textX.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/ # @@ -28,7 +28,6 @@ Url: https://github.com/igordejanovic/textX #Source: https://files.pythonhosted.org/packages/source/t/textX/textX-%%{version}.tar.gz # PyPI release misses docs and tests Source: https://github.com/igordejanovic/textX/archive/v%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros