diff options
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.bb | 1 |
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 | |||
17 | inherit pypi python_poetry_core | 17 | inherit pypi python_poetry_core |
18 | 18 | ||
19 | PYPI_PACKAGE = "pytest_lazy_fixtures" | 19 | PYPI_PACKAGE = "pytest_lazy_fixtures" |
20 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
20 | 21 | ||
21 | RDEPENDS:${PN} = "python3-pytest" | 22 | RDEPENDS:${PN} = "python3-pytest" |