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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:326c2f558038614fe60c45c5a405b1bc6d3af0c412ef32945238f13dd6bb1ba3
size 1140293

3
celery-3.0.15.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:10195ec50e9d2673fd3b3ea0fbeb124e927f1b5f83c876e271358015d221380f
size 1140400

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

View File

@@ -17,7 +17,7 @@
Name: python-celery
Version: 3.0.14
Version: 3.0.15
Release: 0
Url: http://celeryproject.org
Summary: Distributed Task Queue