15
0
forked from pool/python-celery

- Update to 2.4.2:

- Program module no longer uses relative imports so that it is
    possible to do python -m celery.bin.name.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-celery?expand=0&rev=41
This commit is contained in:
Alexandre Rogoski
2011-11-14 12:37:16 +00:00
committed by Git OBS Bridge
parent e5fd84a88b
commit ce7fcc2501
4 changed files with 11 additions and 4 deletions

View File

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