From 143ec8c7a96650e5e9378d3d37f687974787e4ed827fcb6f776f99da69afaa06 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Tue, 8 Aug 2017 06:38:12 +0000 Subject: [PATCH] - fix Requires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-json-logger?expand=0&rev=2 --- python-python-json-logger.changes | 5 +++++ python-python-json-logger.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-python-json-logger.changes b/python-python-json-logger.changes index 53533fa..175e60d 100644 --- a/python-python-json-logger.changes +++ b/python-python-json-logger.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 8 06:37:44 UTC 2017 - tbechtold@suse.com + +- fix Requires + ------------------------------------------------------------------- Fri Jul 28 14:53:26 UTC 2017 - tbechtold@suse.com diff --git a/python-python-json-logger.spec b/python-python-json-logger.spec index 998efb6..0d649d8 100644 --- a/python-python-json-logger.spec +++ b/python-python-json-logger.spec @@ -28,7 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/p/python-json-log BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros -Requires: %{python_module setuptools} +Requires: setuptools BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch