1
0

Accepting request 840893 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/840893
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=73
This commit is contained in:
Tomáš Chvátal
2020-10-12 07:01:59 +00:00
committed by Git OBS Bridge
parent d0738ceb6a
commit de2e5acfb1
4 changed files with 15 additions and 4 deletions

View File

@@ -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>