summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-asyncio_1.1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-asyncio: Upgrade to 1.3.0Khem Raj2025-11-181-19/+0
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-asyncio: add UPSTREAM_CHECK_PYPI_PACKAGEYi Zhao2025-11-121-0/+1
| | | | | | | | | | | | | | | | | | Add UPSTREAM_CHECK_PYPI_PACKAGE to check the correct latest stable verison. Before the patch: $ devtool latest-version python3-pytest-asyncio INFO: Current version: 1.1.0 INFO: Latest version: 0.23.6 After the patch: $ devtool latest-version python3-pytest-asyncio INFO: Current version: 1.1.0 INFO: Latest version: 1.3.0 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-asyncio: Upgrade to release 1.1.0Khem Raj2025-07-261-0/+18
Signed-off-by: Khem Raj <raj.khem@gmail.com>