summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb b/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb
index bd6d81aec4..103ea655b5 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-lazy-fixtures_1.1.1.bb
@@ -17,5 +17,6 @@ SRC_URI[sha256sum] = "0c561f0d29eea5b55cf29b9264a3241999ffdb74c6b6e8c4ccc0bd2c93
17inherit pypi python_poetry_core 17inherit pypi python_poetry_core
18 18
19PYPI_PACKAGE = "pytest_lazy_fixtures" 19PYPI_PACKAGE = "pytest_lazy_fixtures"
20UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
20 21
21RDEPENDS:${PN} = "python3-pytest" 22RDEPENDS:${PN} = "python3-pytest"