summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-timeout_2.4.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-pytest-timeout: 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-timeout INFO: Current version: 2.4.0 INFO: Latest version: 2.3.1 After the patch: $ devtool latest-version python3-pytest-timeout INFO: Current version: 2.4.0 INFO: Latest version: 2.4.0 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pytest-timeout: 2.3.1 -> 2.4.0Tom Geelen2025-07-131-0/+12
Update PYPI_PACKAGE as the package naming has changed Signed-off-by: Khem Raj <raj.khem@gmail.com>