diff --git a/nest_asyncio-1.3.3.tar.gz b/nest_asyncio-1.3.3.tar.gz deleted file mode 100644 index d61d5be..0000000 --- a/nest_asyncio-1.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75dad56eaa7078e2e29c6630f114077fc5060069658d74545b0409e63ca8a028 -size 5538 diff --git a/nest_asyncio-1.4.0.tar.gz b/nest_asyncio-1.4.0.tar.gz new file mode 100644 index 0000000..725ce39 --- /dev/null +++ b/nest_asyncio-1.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5773054bbc14579b000236f85bc01ecced7ffd045ec8ca4a9809371ec65a59c8 +size 7053 diff --git a/python-nest-asyncio.changes b/python-nest-asyncio.changes index a4921a6..111acee 100644 --- a/python-nest-asyncio.changes +++ b/python-nest-asyncio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 20 15:06:01 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-nest-asyncio.spec b/python-nest-asyncio.spec index a27b796..685e341 100644 --- a/python-nest-asyncio.spec +++ b/python-nest-asyncio.spec @@ -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