summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python/python3-pytest_7.1.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pytest_7.1.3.bb b/meta/recipes-devtools/python/python3-pytest_7.1.3.bb
index 373f7f35fa..9710242655 100644
--- a/meta/recipes-devtools/python/python3-pytest_7.1.3.bb
+++ b/meta/recipes-devtools/python/python3-pytest_7.1.3.bb
@@ -26,7 +26,7 @@ RDEPENDS:${PN}:class-target += " \
26 ${PYTHON_PN}-py \ 26 ${PYTHON_PN}-py \
27 ${PYTHON_PN}-setuptools \ 27 ${PYTHON_PN}-setuptools \
28 ${PYTHON_PN}-six \ 28 ${PYTHON_PN}-six \
29 ${PYTHON_PN}-toml \ 29 ${PYTHON_PN}-tomli \
30 ${PYTHON_PN}-wcwidth \ 30 ${PYTHON_PN}-wcwidth \
31" 31"
32 32