15
0
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:
Alexandre Rogoski
2011-09-19 18:45:15 +00:00
committed by Git OBS Bridge
parent 05ac4518a0
commit ec3737e7d5
4 changed files with 15 additions and 4 deletions

View File

@@ -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