Commit Graph

2 Commits

Author SHA1 Message Date
Yi Zhao
1716d9e5d2
python3-pytest-xdist: 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-xdist
INFO: Current version: 3.8.0
INFO: Latest version: 3.5.0

After the patch:
$ devtool latest-version python3-pytest-xdist
INFO: Current version: 3.8.0
INFO: Latest version: 3.8.0

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-12 22:46:04 -08:00
Tom Geelen
1e9c2a0c11
python3-pytest-xdist: 3.7.0 -> 3.8.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-21 14:18:02 -07:00