diff --git a/nest_asyncio-1.5.8.tar.gz b/nest_asyncio-1.5.8.tar.gz deleted file mode 100644 index 838e90c..0000000 --- a/nest_asyncio-1.5.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25aa2ca0d2a5b5531956b9e273b45cf664cae2b145101d73b86b199978d48fdb -size 6105 diff --git a/nest_asyncio-1.5.9.tar.gz b/nest_asyncio-1.5.9.tar.gz new file mode 100644 index 0000000..a7c29b0 --- /dev/null +++ b/nest_asyncio-1.5.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1e1144e9c6e3e6392e0fcf5211cb1c8374b5648a98f1ebe48e5336006b41907 +size 7496 diff --git a/python-nest-asyncio.changes b/python-nest-asyncio.changes index dad5c45..5736ec4 100644 --- a/python-nest-asyncio.changes +++ b/python-nest-asyncio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 20 19:31:53 UTC 2024 - Dirk Müller + +- update to 1.5.9: + * Fix patching an already running Proactor loop + ------------------------------------------------------------------- Mon Nov 27 19:39:56 UTC 2023 - Dirk Müller @@ -8,7 +14,7 @@ Mon Nov 27 19:39:56 UTC 2023 - Dirk Müller Sun Oct 16 17:58:59 UTC 2022 - Dirk Müller - update to 1.5.6: - * Add Python 3.11 support + * Add Python 3.11 support ------------------------------------------------------------------- Sun May 29 20:19:38 UTC 2022 - Dirk Müller @@ -21,13 +27,13 @@ Sun May 29 20:19:38 UTC 2022 - Dirk Müller Mon Dec 13 05:53:15 UTC 2021 - Steve Kowalik - Update to 1.5.4: - * No release notes + * No release notes ------------------------------------------------------------------- Fri Jun 25 11:19:17 UTC 2021 - Ben Greiner - Update to 1.5.1 - * no release notes + * no release notes * update required by jupyter_client 6.2 ------------------------------------------------------------------- diff --git a/python-nest-asyncio.spec b/python-nest-asyncio.spec index 093d32a..9512543 100644 --- a/python-nest-asyncio.spec +++ b/python-nest-asyncio.spec @@ -1,7 +1,7 @@ # # spec file for package python-nest-asyncio # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-nest-asyncio -Version: 1.5.8 +Version: 1.5.9 Release: 0 Summary: Patch asyncio to allow nested event loops License: BSD-2-Clause