summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.23.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-asyncio: upgrade 0.23.4 -> 0.23.5Wang Mingyu2024-02-201-16/+0
| | | | | | | | | | | Changelog: ============ -Declare compatibility with pytest 8 -Fix typing errors with recent versions of mypy -Prevent DeprecationWarning about internal use of asyncio.get_event_loop() from affecting test cases Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-asyncio: update to version 0.23.4Derek Straka2024-02-021-0/+16
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>