diff --git a/celery-2.4.1.tar.bz2 b/celery-2.4.1.tar.bz2 deleted file mode 100644 index 648e0ae..0000000 --- a/celery-2.4.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8d56feed7090a0c6cc32abd0fc0b6d33d9fb1c76e3afa903e53da0698e869c9 -size 810135 diff --git a/celery-2.4.2.tar.bz2 b/celery-2.4.2.tar.bz2 new file mode 100644 index 0000000..85c2336 --- /dev/null +++ b/celery-2.4.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f23d1bc1a4d6a528a36c4599cb1614659a9b1f60dbc386a332824a302fee0f3 +size 810043 diff --git a/python-celery.changes b/python-celery.changes index 6583c2d..8a1aae4 100644 --- a/python-celery.changes +++ b/python-celery.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Nov 14 12:35:54 UTC 2011 - alexandre@exatati.com.br + +- Update to 2.4.2: + - Program module no longer uses relative imports so that it is + possible to do python -m celery.bin.name. + ------------------------------------------------------------------- Mon Nov 7 23:26:56 UTC 2011 - alexandre@exatati.com.br diff --git a/python-celery.spec b/python-celery.spec index 4210942..0a573b8 100644 --- a/python-celery.spec +++ b/python-celery.spec @@ -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.1 +Version: 2.4.2 Release: 0 Url: http://celeryproject.org Summary: Distributed Task Queue