Hello community,

here is the log from the commit of package python-billiard for openSUSE:Factory 
checked in at 2013-03-30 14:59:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-billiard (Old)
 and      /work/SRC/openSUSE:Factory/.python-billiard.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-billiard", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-billiard/python-billiard.changes  
2013-01-29 14:32:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-billiard.new/python-billiard.changes     
2013-03-30 14:59:50.000000000 +0100
@@ -1,0 +2,28 @@
+Fri Mar 22 16:17:18 UTC 2013 - [email protected]
+
+- Update to 2.7.3.23:
+  - Windows: Now catches SystemExit from setuptools while trying to
+    build the C extension (Issue #41).
+- Aditional changes from 2.7.3.22:
+  - Pool: apply_async now supports a callbacks_propagate keyword
+    argument that can be a tuple of exceptions to propagate in
+    callbacks. (callback, errback, accept_callback, timeout_callback).
+  - Errors are no longer logged for OK and recycle exit codes.
+    This would cause normal maxtasksperchild recycled process
+    to log an error.
+  - Fixed Python 2.5 compatibility problem (Issue #33).
+  - FreeBSD: Compilation now disables semaphores if Python was built
+    without it (Issue #40).
+    Contributed by William Grzybowski
+- Aditional changes from 2.7.3.21:
+  - Fixed typo EX_REUSE -> EX_RECYCLE
+  - Code now conforms to new pep8.py rules.
+- Aditional changes from 2.7.3.20:
+  - Pool: Disable restart limit if maxR is not set.
+  - Pool: Now uses os.kill instead of signal.signal.
+    Contributed by Lukasz Langa
+  - Fixed name error in process.py
+  - Pool: ApplyResult.get now properly raises exceptions.
+    Fix contributed by xentac.
+
+-------------------------------------------------------------------

Old:
----
  billiard-2.7.3.19.tar.gz

New:
----
  billiard-2.7.3.23.tar.gz

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

Other differences:
------------------
++++++ python-billiard.spec ++++++
--- /var/tmp/diff_new_pack.ZPiJKo/_old  2013-03-30 14:59:51.000000000 +0100
+++ /var/tmp/diff_new_pack.ZPiJKo/_new  2013-03-30 14:59:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-billiard
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -11,12 +11,13 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           python-billiard
-Version:        2.7.3.19
+Version:        2.7.3.23
 Release:        0
 Url:            http://github.com/ask/billiard
 Summary:        Python multiprocessing fork

++++++ billiard-2.7.3.19.tar.gz -> billiard-2.7.3.23.tar.gz ++++++
++++ 2326 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to