From 47561d4eb98e3e806567188e347e737d6f76f349842c9e60a3f3ee46493f14a2 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:49:53 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycxx?expand=0&rev=5 --- python-pycxx.changes | 5 +++++ python-pycxx.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pycxx.changes b/python-pycxx.changes index b813670..68ae2c0 100644 --- a/python-pycxx.changes +++ b/python-pycxx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:52:02 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Aug 9 10:12:35 UTC 2018 - tchvatal@suse.com diff --git a/python-pycxx.spec b/python-pycxx.spec index 3520564..bad53d4 100644 --- a/python-pycxx.spec +++ b/python-pycxx.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/ # @@ -30,7 +30,6 @@ Source0: http://downloads.sourceforge.net/cxx/%{modname}-%{version}.tar.g Patch0: python-pycxx-7.0.3-python37.patch Patch1: python-pycxx-7.0.3-change-include-paths.patch Patch2: python-pycxx-7.0.3-setup.py.patch -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: gcc-c++ BuildRequires: python-rpm-macros