Hello community,

here is the log from the commit of package python-celery for openSUSE:Factory 
checked in at 2016-01-26 10:14:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2015-05-06 07:48:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-celery.new/python-celery.changes 
2016-01-26 10:14:44.000000000 +0100
@@ -1,0 +2,32 @@
+Wed Jan 13 17:43:19 UTC 2016 - [email protected]
+
+- Update to 3.1.19:
+  * Requirements: Now depends on Kombu 3.0.29.
+  * Requirements: Now depends on billiard 3.3.0.21.
+  * Results: Fixed MongoDB result backend URL parsing problem
+    (Issue celery/kombu#375).
+  * Worker: Task request now properly sets priority in
+    delivery_info.
+  * Beat: PyPy shelve may raise KeyError when setting keys (Issue
+    #2862).
+  * Programs: celery beat --deatched now working on PyPy.
+  * Results: Redis result backend now ensures all pipelines are
+    cleaned up.
+  * Results: Redis result backend now allows for timeout to be set
+    in the query portion of the result backend URL.
+  * Results: result.get now properly handles failures where the
+    exception value is set to None (Issue #2560).
+  * Prefork pool: Fixed attribute error proc.dead.
+  * Worker: Fixed worker hanging when gossip/heartbeat disabled
+    (Issue #1847).
+  * Results: MongoDB result backend now supports pymongo 3.x (Issue
+    #2744).
+  * Results: RPC/amqp backends did not deserialize exceptions
+    properly (Issue #2691).
+  * Programs: Fixed problem with celery amqp‘s basic_publish (Issue
+    #2013).
+  * Worker: Embedded beat now properly sets app for thread/process
+    (Issue #2594).
+  * Documentation: Many improvements and typos fixed.
+
+-------------------------------------------------------------------

Old:
----
  celery-3.1.18.tar.gz

New:
----
  celery-3.1.19.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-celery.spec ++++++
--- /var/tmp/diff_new_pack.Ev72t0/_old  2016-01-26 10:14:45.000000000 +0100
+++ /var/tmp/diff_new_pack.Ev72t0/_new  2016-01-26 10:14:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-celery
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-celery
-Version:        3.1.18
+Version:        3.1.19
 Release:        0
 Url:            http://celeryproject.org
 Summary:        Distributed Task Queue
@@ -26,14 +26,14 @@
 Source:         
https://pypi.python.org/packages/source/c/celery/celery-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-SQLAlchemy
-BuildRequires:  python-billiard
+BuildRequires:  python-billiard >= 3.3.0.21
 BuildRequires:  python-cl
 BuildRequires:  python-curses
 BuildRequires:  python-dateutil
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet
 BuildRequires:  python-gevent
-BuildRequires:  python-kombu >= 3.0.25
+BuildRequires:  python-kombu >= 3.0.29
 BuildRequires:  python-mock
 BuildRequires:  python-nose-cover3
 BuildRequires:  python-pyOpenSSL

++++++ celery-3.1.18.tar.gz -> celery-3.1.19.tar.gz ++++++
++++ 2542 lines of diff (skipped)


Reply via email to