forked from pool/python-pytest-asyncio
- Update to 0.12.0:
* Run the event loop fixture as soon as possible. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-asyncio?expand=0&rev=9
This commit is contained in:
parent
2b9d02d77f
commit
5e8cbaf4d4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7b0b58cdb05fa1bd871a2f4f23adbbfd2aeabb86838514d43651bc22a069d79
|
||||
size 14070
|
3
pytest-asyncio-0.12.0.tar.gz
Normal file
3
pytest-asyncio-0.12.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09654ac01edd4f0523ec2bc518beff7106303353522341912690620085577910
|
||||
size 14294
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 08:13:59 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.12.0:
|
||||
* Run the event loop fixture as soon as possible.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 10:36:39 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
Name: python-pytest-asyncio
|
||||
Version: 0.11.0
|
||||
Version: 0.12.0
|
||||
Release: 0
|
||||
Summary: Pytest support for asyncio
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user