diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb b/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb index 7c0824c2d1..4f047368f6 100644 --- a/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb | |||
@@ -7,6 +7,6 @@ PYPI_PACKAGE = "PyHamcrest" | |||
7 | 7 | ||
8 | SRC_URI[sha256sum] = "dfb19cf6d71743e086fbb761ed7faea5aacbc8ec10c17a08b93ecde39192a3db" | 8 | SRC_URI[sha256sum] = "dfb19cf6d71743e086fbb761ed7faea5aacbc8ec10c17a08b93ecde39192a3db" |
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools_build_meta |
11 | 11 | ||
12 | RDEPENDS:${PN} += "${PYTHON_PN}-six" | 12 | RDEPENDS:${PN} += "${PYTHON_PN}-six" |