Commit Graph

2 Commits

Author SHA1 Message Date
Yi Zhao
e105ccf75f
python3-pytest-asyncio: add UPSTREAM_CHECK_PYPI_PACKAGE
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>
2025-11-12 22:46:03 -08:00
Khem Raj
209b5ed94d
python3-pytest-asyncio: Upgrade to release 1.1.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-26 14:10:15 -07:00