forked from pool/python-falcon
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
This commit is contained in:
@@ -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
|
Mon May 4 17:49:09 UTC 2015 - benoit.monin@gmx.fr
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-falcon
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -36,6 +36,7 @@ BuildRequires: python-ordereddict
|
|||||||
BuildRequires: python-requests
|
BuildRequires: python-requests
|
||||||
BuildRequires: python-six
|
BuildRequires: python-six
|
||||||
BuildRequires: python-testtools
|
BuildRequires: python-testtools
|
||||||
|
Requires: python-python-mimeparse
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
|
Reference in New Issue
Block a user