From 3c6e7ed74d42d31cbdf5d905ed27a7cbdd29cdf8d30c4ae312ae40139e2a7156 Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Thu, 17 Sep 2015 11:26:37 +0000 Subject: [PATCH] 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 --- python-testrepository.changes | 5 +++++ python-testrepository.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-testrepository.changes b/python-testrepository.changes index 3575d5f..820a2d7 100644 --- a/python-testrepository.changes +++ b/python-testrepository.changes @@ -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 diff --git a/python-testrepository.spec b/python-testrepository.spec index 085a9b2..c874ddd 100644 --- a/python-testrepository.spec +++ b/python-testrepository.spec @@ -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