Accepting request 636249 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/636249 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distributed?expand=0&rev=7
This commit is contained in:
commit
73cfa79fb7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9d4693442efe40e05e4304fe6d8174989c6eb4bad1afe70480c98263ef8e1cdb
|
|
||||||
size 514357
|
|
3
distributed-1.23.2.tar.gz
Normal file
3
distributed-1.23.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:803af56bdc755bcb351bd93b25c4f4ded48d684aa9e591d877f751080ad2f898
|
||||||
|
size 515222
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 17 14:55:33 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 1.23.2:
|
||||||
|
* Discard dependent rather than remove (#2250) Matthew Rocklin
|
||||||
|
* Use dask_sphinx_theme Matthew Rocklin
|
||||||
|
* Drop the Bokeh index page (#2241) John Kirkham
|
||||||
|
* Revert change to keep link relative (#2242) Matthew Rocklin
|
||||||
|
* docs: Fix broken AWS link in setup.rst file (#2240) Vladyslav
|
||||||
|
Moisieienkov
|
||||||
|
* Return cancelled futures in as_completed (#2233) Chris White
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 8 04:35:20 UTC 2018 - Arun Persaud <arun@gmx.de>
|
Sat Sep 8 04:35:20 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -20,7 +20,7 @@
|
|||||||
# Test requires network connection
|
# Test requires network connection
|
||||||
%bcond_with test
|
%bcond_with test
|
||||||
Name: python-distributed
|
Name: python-distributed
|
||||||
Version: 1.23.1
|
Version: 1.23.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for distributed computing with Python
|
Summary: Library for distributed computing with Python
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user