Accepting request 821959 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/821959 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nest-asyncio?expand=0&rev=2
This commit is contained in:
commit
03ebf10bd1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75dad56eaa7078e2e29c6630f114077fc5060069658d74545b0409e63ca8a028
|
||||
size 5538
|
3
nest_asyncio-1.4.0.tar.gz
Normal file
3
nest_asyncio-1.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5773054bbc14579b000236f85bc01ecced7ffd045ec8ca4a9809371ec65a59c8
|
||||
size 7053
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 15:06:01 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to 1.4.0
|
||||
* Propagate KeyboardInterrupt / SystemExit encountered when running handle
|
||||
* set loop back when loop end
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 08:54:06 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-nest-asyncio
|
||||
Version: 1.3.3
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: Patch asyncio to allow nested event loops
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user