From 4185dfcbdafe46a82dcc26849bfd228c8fbc9c61dca77b53a119a07eb79fbd03 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 29 Jan 2016 15:53:48 +0000 Subject: [PATCH] Accepting request 356679 from home:lorenz:branches:devel:languages:python Add missing requirement "python-python-mimeparse" OBS-URL: https://build.opensuse.org/request/show/356679 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-falcon?expand=0&rev=8 --- python-falcon.changes | 5 +++++ python-falcon.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-falcon.changes b/python-falcon.changes index da33286..79e4d6c 100644 --- a/python-falcon.changes +++ b/python-falcon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 29 13:02:36 UTC 2016 - dev@stellardeath.org + +- Add missing requirement "python-python-mimeparse" + ------------------------------------------------------------------- Mon May 4 17:49:09 UTC 2015 - benoit.monin@gmx.fr diff --git a/python-falcon.spec b/python-falcon.spec index c1745ac..57136c3 100644 --- a/python-falcon.spec +++ b/python-falcon.spec @@ -1,7 +1,7 @@ # # spec file for package python-falcon # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -36,6 +36,7 @@ BuildRequires: python-ordereddict BuildRequires: python-requests BuildRequires: python-six BuildRequires: python-testtools +Requires: python-python-mimeparse Requires: python-six BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} && 0%{?suse_version} <= 1110