From 92e8ddc962fb58d2f70e5bc9ca1662180d31ab61b46ff9e43db9994fc4dbc4c6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:23:53 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dj-database-url?expand=0&rev=6 --- python-dj-database-url.changes | 5 +++++ python-dj-database-url.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/python-dj-database-url.changes b/python-dj-database-url.changes index 686d32c..3237880 100644 --- a/python-dj-database-url.changes +++ b/python-dj-database-url.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:21 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Wed Dec 13 14:54:17 UTC 2017 - tchvatal@suse.com diff --git a/python-dj-database-url.spec b/python-dj-database-url.spec index 4140dec..df55977 100644 --- a/python-dj-database-url.spec +++ b/python-dj-database-url.spec @@ -1,7 +1,7 @@ # # spec file for package python-dj-database-url # -# 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/ # @@ -25,7 +25,6 @@ License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/kennethreitz/dj-database-url Source: https://github.com/kennethreitz/dj-database-url/archive/v%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros