forked from pool/python-kombu
- Add BuildRequires python-unittest2 to fix SLE builds.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=31
This commit is contained in:
parent
13685e99de
commit
74c87c3c52
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 14 13:45:07 UTC 2012 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
- Add BuildRequires python-unittest2 to fix SLE builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 14 13:26:04 UTC 2012 - alexandre@exatati.com.br
|
Wed Mar 14 13:26:04 UTC 2012 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
@ -32,6 +32,7 @@ BuildRequires: python-devel
|
|||||||
BuildRequires: python-distribute
|
BuildRequires: python-distribute
|
||||||
BuildRequires: python-mock
|
BuildRequires: python-mock
|
||||||
BuildRequires: python-nose-cover3
|
BuildRequires: python-nose-cover3
|
||||||
|
BuildRequires: python-unittest2
|
||||||
Requires: python-amqplib
|
Requires: python-amqplib
|
||||||
Requires: python-anyjson
|
Requires: python-anyjson
|
||||||
Requires: rabbitmq-server
|
Requires: rabbitmq-server
|
||||||
|
Loading…
Reference in New Issue
Block a user