1
0

- update to 1.5.9:

* Fix patching an already running Proactor loop
  * Add Python 3.11 support
  * No release notes
  * no release notes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nest-asyncio?expand=0&rev=13
This commit is contained in:
2024-01-20 19:32:16 +00:00
committed by Git OBS Bridge
parent 58aa949a96
commit 0a5fda6f39
4 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Jan 20 19:31:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.5.9:
* Fix patching an already running Proactor loop
-------------------------------------------------------------------
Mon Nov 27 19:39:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
@@ -8,7 +14,7 @@ Mon Nov 27 19:39:56 UTC 2023 - Dirk Müller <dmueller@suse.com>
Sun Oct 16 17:58:59 UTC 2022 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>
@@ -21,13 +27,13 @@ Sun May 29 20:19:38 UTC 2022 - Dirk Müller <dmueller@suse.com>
Mon Dec 13 05:53:15 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.5.4:
* No release notes
* No release notes
-------------------------------------------------------------------
Fri Jun 25 11:19:17 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 1.5.1
* no release notes
* no release notes
* update required by jupyter_client 6.2
-------------------------------------------------------------------