From b3d64cf20ee2ff3e5fcf8bbc7b63751ed0fe3e441b48e39339ede84814ad6abf Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:23:42 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distutils-extra?expand=0&rev=36 --- python-distutils-extra.changes | 5 +++++ python-distutils-extra.spec | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/python-distutils-extra.changes b/python-distutils-extra.changes index 105f642..6db570d 100644 --- a/python-distutils-extra.changes +++ b/python-distutils-extra.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:19 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Aug 24 13:36:16 UTC 2017 - jmatejek@suse.com diff --git a/python-distutils-extra.spec b/python-distutils-extra.spec index 95f033a..3773201 100644 --- a/python-distutils-extra.spec +++ b/python-distutils-extra.spec @@ -1,7 +1,7 @@ # # spec file for package python-distutils-extra # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -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/ # @@ -21,11 +21,10 @@ Name: python-distutils-extra Version: 2.38 Release: 0 Summary: Distutils/Setuptools Adapter -License: GPL-2.0 +License: GPL-2.0-only Group: Development/Libraries/Python Url: https://launchpad.net/python-distutils-extra Source: http://launchpad.net/python-distutils-extra/trunk/%{version}/+download/python-distutils-extra-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros BuildArch: noarch