14
0

Accepting request 330328 from Cloud:OpenStack:Master

- Fix python-python-subunit Requires version

OBS-URL: https://build.opensuse.org/request/show/330328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=24
This commit is contained in:
Denisart Benjamin
2015-09-17 11:26:37 +00:00
committed by Git OBS Bridge
parent 9fb48039ad
commit 3c6e7ed74d
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 10 12:07:18 UTC 2015 - tbechtold@suse.com
- Fix python-python-subunit Requires version
-------------------------------------------------------------------
Tue Sep 16 06:22:45 UTC 2014 - tbechtold@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-testrepository
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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
@@ -28,7 +28,7 @@ BuildRequires: python-devel
BuildRequires: python-extras
BuildRequires: python-fixtures
BuildRequires: python-python-mimeparse
BuildRequires: python-python-subunit >= 0.0.10
BuildRequires: python-python-subunit >= 0.0.18
BuildRequires: python-setuptools
BuildRequires: python-testscenarios
BuildRequires: python-testtools >= 0.9.30