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 4f047368f6..5b06e52aa1 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 setuptools_build_meta | 10 | inherit pypi python_setuptools_build_meta |
| 11 | 11 | ||
| 12 | RDEPENDS:${PN} += "${PYTHON_PN}-six" | 12 | RDEPENDS:${PN} += "${PYTHON_PN}-six" |
