Accepting request 851839 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/851839 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distributed?expand=0&rev=38
This commit is contained in:
commit
1b24162802
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3eb8e4173625cea6ebda2f0a079b813eeabbffd1b24584855cf063ed1cca60b3
|
|
||||||
size 670404
|
|
3
distributed-2.30.1.tar.gz
Normal file
3
distributed-2.30.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1421d3b84a0885aeb2c4bdc9e8896729c0f053a9375596c9de8864e055e2ac8e
|
||||||
|
size 671479
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 21 22:35:43 UTC 2020 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 2.30.1:
|
||||||
|
* Pin pytest-asyncio version (GH#4212) James Bourbeau
|
||||||
|
* Replace AsyncProcess exit handler by weakref.finalize (GH#4184)
|
||||||
|
Peter Andreas Entschev
|
||||||
|
* Remove hard coded connect handshake timeouts (GH#4176) Florian
|
||||||
|
Jetter
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 10 19:04:32 UTC 2020 - Arun Persaud <arun@gmx.de>
|
Sat Oct 10 19:04:32 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.30.0
|
Version: 2.30.1
|
||||||
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