15
0
forked from pool/python-celery

- Update to 3.0.15:

- Now depends on billiard 2.7.3.21 which fixed a syntax error crash.
  - Fixed bug with CELERY_SEND_TASK_SENT_EVENT.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=76
This commit is contained in:
Alexandre Rogoski
2013-02-12 21:45:37 +00:00
committed by Git OBS Bridge
parent f2d8904592
commit b567dfac31
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 12 21:42:37 UTC 2013 - alexandre@exatati.com.br
- Update to 3.0.15:
- Now depends on billiard 2.7.3.21 which fixed a syntax error crash.
- Fixed bug with CELERY_SEND_TASK_SENT_EVENT.
-------------------------------------------------------------------
Fri Feb 8 20:10:26 UTC 2013 - alexandre@exatati.com.br