14
0

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
This commit is contained in:
Todd R
2013-04-20 19:09:00 +00:00
committed by Git OBS Bridge
parent 5164ace518
commit f9ba9ea301
2 changed files with 7 additions and 0 deletions

View File

@@ -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

View File

@@ -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