15
0
forked from pool/python-celery

- Update to 2.3.1:

* The CELERY_AMQP_TASK_RESULT_EXPIRES setting did not work,
    resulting in an AMQP related error about not being able to
    serialize floats while trying to publish task states (Issue
    #446).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=35
This commit is contained in:
Alexandre Rogoski
2011-08-08 01:10:34 +00:00
committed by Git OBS Bridge
parent a006bc9955
commit 9b2177461e
4 changed files with 13 additions and 4 deletions

View File

@@ -22,7 +22,7 @@
%define mod_name celery
Name: python-%{mod_name}
Version: 2.3.0
Version: 2.3.1
Release: 0
Url: http://celeryproject.org
Summary: Distributed Task Queue