summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-asyncio_0.23.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-asyncio: upgrade 0.23.5 -> 0.23.6Wang Mingyu2024-04-021-16/+0
| | | | | | | | Changelog: Fix compatibility with pytest 8.2 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-asyncio: upgrade 0.23.4 -> 0.23.5Wang Mingyu2024-02-201-0/+16
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>