15
0

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
This commit is contained in:
Denisart Benjamin
2016-01-15 09:41:43 +00:00
committed by Git OBS Bridge
parent 7c5eeb313e
commit 94fc4e7dfa
4 changed files with 14 additions and 5 deletions

View File

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