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:
commit
d9876afb8e
@ -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
BIN
nest_asyncio-1.5.6.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
Sun May 29 20:19:38 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-nest-asyncio
|
Name: python-nest-asyncio
|
||||||
Version: 1.5.5
|
Version: 1.5.6
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user