Accepting request 841145 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/841145 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distributed?expand=0&rev=37
This commit is contained in:
commit
f7bbb7592f
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4d9abffb95e3fa8b8bb811c042df915a2897417839909a3ff31194d7db4645f4
|
|
||||||
size 668192
|
|
3
distributed-2.30.0.tar.gz
Normal file
3
distributed-2.30.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3eb8e4173625cea6ebda2f0a079b813eeabbffd1b24584855cf063ed1cca60b3
|
||||||
|
size 670404
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 10 19:04:32 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 2.30.0:
|
||||||
|
* Support SubgraphCallable in str_graph() (GH#4148) Mads
|
||||||
|
R. B. Kristensen
|
||||||
|
* Handle exceptions in BatchedSend (GH#4135) Tom Augspurger
|
||||||
|
* Fix for missing : in autosummary docs (GH#4143) Gil Forsyth
|
||||||
|
* Limit GPU metrics to visible devices only (GH#3810) Jacob
|
||||||
|
Tomlinson
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 5 20:16:12 UTC 2020 - Arun Persaud <arun@gmx.de>
|
Mon Oct 5 20:16:12 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
# Test requires network connection
|
# Test requires network connection
|
||||||
%bcond_with test
|
%bcond_with test
|
||||||
Name: python-distributed
|
Name: python-distributed
|
||||||
Version: 2.29.0
|
Version: 2.30.0
|
||||||
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…
x
Reference in New Issue
Block a user