15
0
forked from pool/python-celery

- Update to 2.4.3:

* Fixes module import typo in `celeryctl` (Issue #538).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=42
This commit is contained in:
Alexandre Rogoski
2011-11-22 22:26:28 +00:00
committed by Git OBS Bridge
parent ce7fcc2501
commit ebd9039cbc
4 changed files with 10 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
Name: python-celery
Version: 2.4.2
Version: 2.4.3
Release: 0
Url: http://celeryproject.org
Summary: Distributed Task Queue