summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest-timeout_2.4.0.bb1
1 files changed, 1 insertions, 0 deletions
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
10RDEPENDS:${PN} = "python3-pytest" 10RDEPENDS:${PN} = "python3-pytest"
11 11
12PYPI_PACKAGE = "pytest_timeout" 12PYPI_PACKAGE = "pytest_timeout"
13UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"