Pin billiard version to 2.7.3.34

The latest Celery release is incompatible with billiard 3.x

Change-Id: I05c6beb6c2f9463d41736c27b2e82551f1e2872f
This commit is contained in:
Douglas Mendizabal
2013-10-22 17:21:55 -05:00
parent fb29c691e9
commit 1895304cd3

View File

@@ -50,7 +50,7 @@ fpm -s python -t rpm mako
fpm -s python -t rpm argparse
# python-celery
fpm -s python -t rpm billiard
fpm -s python -t rpm -v 2.7.3.34 billiard
# python-eventlet
fpm -s python -t rpm greenlet