Hello community, here is the log from the commit of package python-celery for openSUSE:Factory checked in at 2013-09-27 17:58:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-celery (Old) and /work/SRC/openSUSE:Factory/.python-celery.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-celery" Changes: -------- --- /work/SRC/openSUSE:Factory/python-celery/python-celery.changes 2013-07-16 07:37:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-celery.new/python-celery.changes 2013-09-27 17:58:54.000000000 +0200 @@ -1,0 +2,15 @@ +Wed Sep 25 19:03:47 UTC 2013 - [email protected] + +- Update to version 3.0.23 + + Now depends on :ref:`Kombu 2.5.14 <kombu:version-2.5.14>`. + + ``send_task`` did not honor ``link`` and ``link_error`` arguments. + This had the side effect of chains not calling unregistered tasks, + silently discarding them. + + :mod:`celery.state`: Optimized precedence lookup. + + Posix: Daemonization did not redirect ``sys.stdin`` to ``/dev/null``. + + Canvas: group bug caused fallback to default app when ``.apply_async`` used + (Issue #1516) + + Canvas: generator arguments was not always pickleable +- Use source url as source + +------------------------------------------------------------------- Old: ---- celery-3.0.19.tar.bz2 New: ---- celery-3.0.23.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-celery.spec ++++++ --- /var/tmp/diff_new_pack.jR5Lo8/_old 2013-09-27 17:58:54.000000000 +0200 +++ /var/tmp/diff_new_pack.jR5Lo8/_new 2013-09-27 17:58:54.000000000 +0200 @@ -17,13 +17,13 @@ Name: python-celery -Version: 3.0.19 +Version: 3.0.23 Release: 0 Url: http://celeryproject.org Summary: Distributed Task Queue License: BSD-3-Clause Group: Development/Languages/Python -Source: celery-%{version}.tar.bz2 +Source: https://pypi.python.org/packages/source/c/celery/celery-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-SQLAlchemy BuildRequires: python-cl -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
