From f9ba9ea301990b090b7e45e8c5b07c219b8aa0cc7dbf9c2007ce25fa8f122406 Mon Sep 17 00:00:00 2001 From: Todd R Date: Sat, 20 Apr 2013 19:09:00 +0000 Subject: [PATCH] Accepting request 172645 from home:TheBlackCat:branches:devel:languages:python Add BuildRequires: python-extras OBS-URL: https://build.opensuse.org/request/show/172645 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=6 --- python-testrepository.changes | 5 +++++ python-testrepository.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-testrepository.changes b/python-testrepository.changes index c303171..94e26d4 100644 --- a/python-testrepository.changes +++ b/python-testrepository.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Apr 20 18:58:56 UTC 2013 - toddrme2178@gmail.com + +- Add BuildRequires: python-extras + ------------------------------------------------------------------- Tue Jan 15 15:43:14 UTC 2013 - dmueller@suse.com diff --git a/python-testrepository.spec b/python-testrepository.spec index 01a087d..daf5ab3 100644 --- a/python-testrepository.spec +++ b/python-testrepository.spec @@ -26,9 +26,11 @@ Url: https://launchpad.net/testrepository Source: http://pypi.python.org/packages/source/t/testrepository/testrepository-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-distribute +BuildRequires: python-extras BuildRequires: python-fixtures BuildRequires: python-python-subunit BuildRequires: python-testtools +Requires: python-extras Requires: python-fixtures Requires: python-python-subunit Requires: python-testtools