[oe] [RESEND meta-python PATCH 1/2] python3-jsonschema: Remove RDEPENDS on python3-misc

Otavio Salvador otavio at ossystems.com.br
Wed Feb 21 19:21:28 UTC 2018


The misc package has been removed when the python3 was reworked.

Tested using updatehub's uhu utility.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

 meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb b/meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb
index 5aaee682b..926990747 100644
--- a/meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb
+++ b/meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb
@@ -1,6 +1,2 @@
 inherit pypi setuptools3
 require python-jsonschema.inc
-
-RDEPENDS_${PN} += " \
-    ${PYTHON_PN}-misc \
-"
-- 
2.16.2




More information about the Openembedded-devel mailing list