From c81c3d4b4610ad873afdf3c214f2043af479eb2a4ae99464ead75d5dfcc6e19a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 14:11:21 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-u-msgpack-python?expand=0&rev=11 --- python-u-msgpack-python.changes | 5 +++++ python-u-msgpack-python.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-u-msgpack-python.changes b/python-u-msgpack-python.changes index cb76df3..23966fa 100644 --- a/python-u-msgpack-python.changes +++ b/python-u-msgpack-python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:55:34 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Tue Apr 3 23:19:39 UTC 2018 - jengelh@inai.de diff --git a/python-u-msgpack-python.spec b/python-u-msgpack-python.spec index 7e5d377..de0582f 100644 --- a/python-u-msgpack-python.spec +++ b/python-u-msgpack-python.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: MIT Group: Development/Languages/Python URL: https://github.com/vsergeev/u-msgpack-python Source: https://pypi.io/packages/source/u/u-msgpack-python/u-msgpack-python-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros