Accepting request 1140202 from devel:languages:python

- 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/request/show/1140202
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nest-asyncio?expand=0&rev=8
This commit is contained in:
Ana Guerrero 2024-01-21 22:07:20 +00:00 committed by Git OBS Bridge
commit 6152acc88c
4 changed files with 14 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25aa2ca0d2a5b5531956b9e273b45cf664cae2b145101d73b86b199978d48fdb
size 6105

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d1e1144e9c6e3e6392e0fcf5211cb1c8374b5648a98f1ebe48e5336006b41907
size 7496

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> Mon Nov 27 19:39:56 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-nest-asyncio # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-nest-asyncio Name: python-nest-asyncio
Version: 1.5.8 Version: 1.5.9
Release: 0 Release: 0
Summary: Patch asyncio to allow nested event loops Summary: Patch asyncio to allow nested event loops
License: BSD-2-Clause License: BSD-2-Clause