Accepting request 651330 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/651330
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distributed?expand=0&rev=11
This commit is contained in:
Dominique Leuenberger 2018-11-26 09:29:30 +00:00 committed by Git OBS Bridge
commit de36ecda4e
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Nov 22 22:46:56 UTC 2018 - Arun Persaud <arun@gmx.de>
- update to version 1.24.2:
* Add support for Bokeh 1.0 (GH#2348) (GH#2356) Matthew Rocklin
* Fix regression that dropped support for Tornado 4 (GH#2353) Roy
Wedge
* Avoid deprecation warnings (GH#2355) (GH#2357) Matthew Rocklin
* Fix typo in worker documentation (GH#2349) Tom Rochette
-------------------------------------------------------------------
Mon Nov 12 05:55:43 UTC 2018 - Arun Persaud <arun@gmx.de>

View File

@ -20,7 +20,7 @@
# Test requires network connection
%bcond_with test
Name: python-distributed
Version: 1.24.1
Version: 1.24.2
Release: 0
Summary: Library for distributed computing with Python
License: BSD-3-Clause