forked from pool/python-celery
- Update to 2.3.3:
* Monkey patching sys.stdout could result in the worker
crashing if the replacing object did not define isatty
(Issue #477).
* CELERYD option in /etc/default/celeryd should not
be used with generic init scripts.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=37
This commit is contained in:
committed by
Git OBS Bridge
parent
05ac4518a0
commit
ec3737e7d5
@@ -22,7 +22,7 @@
|
||||
%define mod_name celery
|
||||
|
||||
Name: python-%{mod_name}
|
||||
Version: 2.3.2
|
||||
Version: 2.3.3
|
||||
Release: 0
|
||||
Url: http://celeryproject.org
|
||||
Summary: Distributed Task Queue
|
||||
|
||||
Reference in New Issue
Block a user