From 94fc4e7dfa35b7217d60991df5ee4e6826d1ad6dc47429082052a8b950cf1be7 Mon Sep 17 00:00:00 2001
From: Denisart Benjamin
Date: Fri, 15 Jan 2016 09:41:43 +0000
Subject: [PATCH] Accepting request 353453 from
home:1Antoine1:branches:devel:languages:python
- Update to version 3.3.0.22:
* Wheel packages for Windows now available.
- Changes from 3.3.0.21:
* Pool: Fixed semaphore error on Python3.
* Fixed libSystem error on OS X El Capitan.
OBS-URL: https://build.opensuse.org/request/show/353453
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-billiard?expand=0&rev=26
---
billiard-3.3.0.20.tar.gz | 3 ---
billiard-3.3.0.22.tar.gz | 3 +++
python-billiard.changes | 9 +++++++++
python-billiard.spec | 4 ++--
4 files changed, 14 insertions(+), 5 deletions(-)
delete mode 100644 billiard-3.3.0.20.tar.gz
create mode 100644 billiard-3.3.0.22.tar.gz
diff --git a/billiard-3.3.0.20.tar.gz b/billiard-3.3.0.20.tar.gz
deleted file mode 100644
index 52b32da..0000000
--- a/billiard-3.3.0.20.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:688f9466b1c3ae14106381e6dbd328115e75c5260c542eb48e6c46931f6928cc
-size 150990
diff --git a/billiard-3.3.0.22.tar.gz b/billiard-3.3.0.22.tar.gz
new file mode 100644
index 0000000..fc0ef26
--- /dev/null
+++ b/billiard-3.3.0.22.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d216181387317f8696c6d1c80a2491258d037493c1f0c6eb58992a549481e77e
+size 151192
diff --git a/python-billiard.changes b/python-billiard.changes
index 33ccaea..38a7dad 100644
--- a/python-billiard.changes
+++ b/python-billiard.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Wed Jan 13 17:52:14 UTC 2016 - antoine.belvire@laposte.net
+
+- Update to version 3.3.0.22:
+ * Wheel packages for Windows now available.
+- Changes from 3.3.0.21:
+ * Pool: Fixed semaphore error on Python3.
+ * Fixed libSystem error on OS X El Capitan.
+
-------------------------------------------------------------------
Sat Apr 25 19:37:13 UTC 2015 - benoit.monin@gmx.fr
diff --git a/python-billiard.spec b/python-billiard.spec
index 3bd9d83..d10497d 100644
--- a/python-billiard.spec
+++ b/python-billiard.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-billiard
#
-# 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-billiard
-Version: 3.3.0.20
+Version: 3.3.0.22
Release: 0
Url: https://github.com/celery/billiard
Summary: Python multiprocessing fork