- Update to 1.5.4:

* No release notes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nest-asyncio?expand=0&rev=6
This commit is contained in:
Steve Kowalik 2021-12-13 05:53:48 +00:00 committed by Git OBS Bridge
parent 4ba0bb469f
commit a0756d44d0
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:afc5a1c515210a23c461932765691ad39e8eba6551c055ac8d5546e69250d0aa
size 5738

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 13 05:53:15 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.5.4:
* No release notes
-------------------------------------------------------------------
Fri Jun 25 11:19:17 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

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