%DEPENDS%
python
python-kombu
python-billiard
python-pytz

%OPTDEPENDS%
python-pyopenssl: for celery.security
python-pymongo: for celery.backends.mongodb
python-msgpack: for using the msgpack serializer
python-pyro: for using Pyro4 message transport
python-redis: for celery.backends.redis
python-sqlalchemy: for celery.backends.database
python-boto: for SQS transport
python-yaml: for using the yaml serializer
python-pyzmq: for using ZeroMQ transport

%MAKEDEPENDS%
python-setuptools
python2-setuptools
python-kombu
python2-kombu
python-billiard
python2-billiard
python-pytz
python2-pytz

%CHECKDEPENDS%
python-nose
python2-nose
python-mock
python2-mock
python-pyopenssl
python2-pyopenssl
python2-gevent
python2-librabbitmq
python-pymongo
python2-pymongo
python-msgpack
python2-msgpack
python-pyro
python2-pyro
python-redis
python2-redis
python-sqlalchemy
python2-sqlalchemy
python-boto
python2-boto
python-yaml
python2-yaml
python-pyzmq
python2-pyzmq

