diff --git a/meta-python/recipes-devtools/python/python3-pytest-timeout_2.4.0.bb b/meta-python/recipes-devtools/python/python3-pytest-timeout_2.4.0.bb index a376d02e38..6d7901f5e7 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-timeout_2.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-timeout_2.4.0.bb @@ -10,3 +10,4 @@ inherit pypi python_setuptools_build_meta RDEPENDS:${PN} = "python3-pytest" PYPI_PACKAGE = "pytest_timeout" +UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"