Accepting request 648364 from home:apersaud:branches:devel:languages:python:numeric
update to latest version OBS-URL: https://build.opensuse.org/request/show/648364 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=13
This commit is contained in:
parent
30d152016b
commit
88f3dcf5a0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:841d306753348ce525ce7782ccf99dd50d21521e423b507eab2226fdbbf53ca8
|
||||
size 512087
|
3
distributed-1.24.1.tar.gz
Normal file
3
distributed-1.24.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4731a83d1c5bebf7aefdcb42abcb5be4a871d7a85eabae9afaa97ff938820c8f
|
||||
size 513606
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 12 05:55:43 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 1.24.1:
|
||||
* Use tornado’s builtin AnyThreadLoopEventPolicy (GH#2326) Matthew
|
||||
Rocklin
|
||||
* Adjust TLS tests for openssl 1.1 (GH#2331) Marius van Niekerk
|
||||
* Avoid setting event loop policy if within Jupyter notebook server
|
||||
(GH#2343) Matthew Rocklin
|
||||
* Add preload script to conf (GH#2325) Guillaume Eynard-Bontemps
|
||||
* Add serializer for Numpy masked arrays (GH#2335) Peter Killick
|
||||
* Use psutil.Process.oneshot (GH#2339) NotSqrt
|
||||
* Use worker SSL context when getting client from worker. (GH#2301)
|
||||
Anonymous
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 30 03:06:05 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
# Test requires network connection
|
||||
%bcond_with test
|
||||
Name: python-distributed
|
||||
Version: 1.24.0
|
||||
Version: 1.24.1
|
||||
Release: 0
|
||||
Summary: Library for distributed computing with Python
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user