1
0

- Update to 1.7.3.4

* Added billiard.ensure_multiprocessing() - Raises NotImplementedError if
    the platform does not support multiprocessing (e.g. Jython).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-billiard?expand=0&rev=4
This commit is contained in:
James Oakley 2012-04-27 23:00:46 +00:00 committed by Git OBS Bridge
parent c32824e33a
commit 321c819210
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c8796a9832be645722646d846c090ffd5b1ce88187554dab5cec334195c762f9
size 115526

3
billiard-2.7.3.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a2c2a456af1156eaa9cd3ba7eb6b41e3e340f425fd5b452d2c16ebbb3e523f55
size 115705

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Apr 27 22:54:35 UTC 2012 - jfunk@funktronics.ca
- Update to 1.7.3.4
* Added billiard.ensure_multiprocessing() - Raises NotImplementedError if
the platform does not support multiprocessing (e.g. Jython).
-------------------------------------------------------------------
Wed Apr 25 19:09:15 UTC 2012 - jfunk@funktronics.ca

View File

@ -16,7 +16,7 @@
#
Name: python-billiard
Version: 2.7.3.3
Version: 2.7.3.4
Release: 0
Url: http://github.com/ask/billiard
Summary: Python multiprocessing fork