15
0
forked from pool/python-celery

Fixed kombu name in Requires.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=26
This commit is contained in:
Alexandre Rogoski
2011-02-12 18:40:36 +00:00
committed by Git OBS Bridge
parent 2fc8ae3322
commit 7a2e47f514

View File

@@ -29,7 +29,7 @@ BuildRequires: python-setuptools
Requires: python-anyjson
Requires: python-daemon
Requires: python-django-unittest-depth
Requires: python-kambu
Requires: python-kombu
Requires: python-tyrant
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{py_requires}