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:
committed by
Git OBS Bridge
parent
ce7fcc2501
commit
ebd9039cbc
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f23d1bc1a4d6a528a36c4599cb1614659a9b1f60dbc386a332824a302fee0f3
|
||||
size 810043
|
||||
3
celery-2.4.3.tar.bz2
Normal file
3
celery-2.4.3.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3d1b7244702f2f841031605dc0e8b88827a4d86c713a9434713d28247f79e99
|
||||
size 810113
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 22:25:20 UTC 2011 - alexandre@exatati.com.br
|
||||
|
||||
- Update to 2.4.3:
|
||||
* Fixes module import typo in `celeryctl` (Issue #538).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 14 12:35:54 UTC 2011 - alexandre@exatati.com.br
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user