14
0

Accepting request 487994 from home:TheBlackCat:branches:devel:languages:python

Fix python-fixtures dependency loop.

OBS-URL: https://build.opensuse.org/request/show/487994
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=44
This commit is contained in:
Todd R
2017-04-14 16:46:59 +00:00
committed by Git OBS Bridge
parent 4ade965ff9
commit f52d9c8f4d
4 changed files with 18 additions and 9 deletions

View File

@@ -32,12 +32,12 @@ BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module pbr}
BuildRequires: %{python_module extras >= 1.0.0}
Requires: python-extras >= 1.0.0
Requires: python-fixtures >= 1.3.0
Requires: python-pbr >= 0.11
Requires: python-python-mimeparse
Requires: python-six >= 1.4.0
Requires: python-traceback2
Requires: python-unittest2 >= 1.0.0
Recommends: python-fixtures >= 1.3.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%python_subpackages