Accepting request 1011266 from devel:languages:python

- update to 1.5.6:
  * Add Python 3.11 support

OBS-URL: https://build.opensuse.org/request/show/1011266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nest-asyncio?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2022-10-18 10:44:15 +00:00 committed by Git OBS Bridge
commit d9876afb8e
4 changed files with 10 additions and 4 deletions

View File

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

BIN
nest_asyncio-1.5.6.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Oct 16 17:58:59 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.5.6:
* Add Python 3.11 support
-------------------------------------------------------------------
Sun May 29 20:19:38 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-nest-asyncio
Version: 1.5.5
Version: 1.5.6
Release: 0
Summary: Patch asyncio to allow nested event loops
License: BSD-2-Clause