summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.3.bb
diff options
context:
space:
mode:
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.bb2
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
8SRC_URI[sha256sum] = "dfb19cf6d71743e086fbb761ed7faea5aacbc8ec10c17a08b93ecde39192a3db" 8SRC_URI[sha256sum] = "dfb19cf6d71743e086fbb761ed7faea5aacbc8ec10c17a08b93ecde39192a3db"
9 9
10inherit pypi setuptools3 10inherit pypi setuptools_build_meta
11 11
12RDEPENDS:${PN} += "${PYTHON_PN}-six" 12RDEPENDS:${PN} += "${PYTHON_PN}-six"