Accepting request 1158427 from devel:languages:python:pytest
- update to 0.23.5.post1: * Declare compatibility with pytest 8 * Fix typing errors with recent versions of mypy #769 * Prevent DeprecationWarning about internal use of `asyncio.get_event_loop()` from affecting test cases #757 OBS-URL: https://build.opensuse.org/request/show/1158427 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-asyncio?expand=0&rev=19
This commit is contained in:
commit
4f724d43ca
3
pytest-asyncio-0.23.5.post1.tar.gz
Normal file
3
pytest-asyncio-0.23.5.post1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:36e910df6bf1ec9cedf0497955a1a08334d44442206dc79f1c07fbea091413f5
|
||||
size 44009
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed4e3123911d0b2682bc5b212e72e1f7441c7f09d280d9aa5d8c62459096ac57
|
||||
size 43649
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 09:46:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.23.5.post1:
|
||||
* Declare compatibility with pytest 8
|
||||
* Fix typing errors with recent versions of mypy #769
|
||||
* Prevent DeprecationWarning about internal use of
|
||||
`asyncio.get_event_loop()` from affecting test cases #757
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 2 11:29:53 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pytest-asyncio%{psuffix}
|
||||
Version: 0.23.5
|
||||
Version: 0.23.5.post1
|
||||
Release: 0
|
||||
Summary: Pytest support for asyncio
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user