forked from pool/python-testrepository
Accepting request 215599 from Cloud:OpenStack:Master
- fix requires OBS-URL: https://build.opensuse.org/request/show/215599 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
8736fab5ab
commit
70ae68dbb0
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 30 08:59:07 UTC 2014 - dmueller@suse.com
|
||||||
|
|
||||||
|
- fix requires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 17 17:12:34 UTC 2013 - p.drouand@gmail.com
|
Sun Nov 17 17:12:34 UTC 2013 - p.drouand@gmail.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-testrepository
|
# spec file for package python-testrepository
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products 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
|
||||||
@@ -30,10 +30,12 @@ BuildRequires: python-fixtures
|
|||||||
BuildRequires: python-python-mimeparse
|
BuildRequires: python-python-mimeparse
|
||||||
BuildRequires: python-python-subunit
|
BuildRequires: python-python-subunit
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
|
BuildRequires: python-testscenarios
|
||||||
BuildRequires: python-testtools
|
BuildRequires: python-testtools
|
||||||
Requires: python-extras
|
Requires: python-extras
|
||||||
Requires: python-fixtures
|
Requires: python-fixtures
|
||||||
Requires: python-python-subunit >= 0.0.10
|
Requires: python-python-subunit >= 0.0.10
|
||||||
|
Requires: python-testscenarios
|
||||||
Requires: python-testtools >= 0.9.30
|
Requires: python-testtools >= 0.9.30
|
||||||
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