summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-xdist_3.8.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-xdist: 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-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>
* python3-pytest-xdist: 3.7.0 -> 3.8.0Tom Geelen2025-09-211-0/+17
Signed-off-by: Khem Raj <raj.khem@gmail.com>