diff --git a/nest_asyncio-1.5.9.tar.gz b/nest_asyncio-1.5.9.tar.gz deleted file mode 100644 index a7c29b0..0000000 --- a/nest_asyncio-1.5.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1e1144e9c6e3e6392e0fcf5211cb1c8374b5648a98f1ebe48e5336006b41907 -size 7496 diff --git a/nest_asyncio-1.6.0.tar.gz b/nest_asyncio-1.6.0.tar.gz new file mode 100644 index 0000000..91c4d90 --- /dev/null +++ b/nest_asyncio-1.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f172d5449aca15afd6c646851f4e31e02c598d553a667e38cafa997cfec55fe +size 7418 diff --git a/python-nest-asyncio.changes b/python-nest-asyncio.changes index 5736ec4..b44c64c 100644 --- a/python-nest-asyncio.changes +++ b/python-nest-asyncio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jan 30 18:04:45 UTC 2024 - Dirk Müller + +- update to 1.6.0: + * Pre-empt current task before running handle, allowing unpatched + tasks + ------------------------------------------------------------------- Sat Jan 20 19:31:53 UTC 2024 - Dirk Müller diff --git a/python-nest-asyncio.spec b/python-nest-asyncio.spec index 9512543..679f394 100644 --- a/python-nest-asyncio.spec +++ b/python-nest-asyncio.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-nest-asyncio -Version: 1.5.9 +Version: 1.6.0 Release: 0 Summary: Patch asyncio to allow nested event loops License: BSD-2-Clause