From b534bf97b621b95907af1f65c1bd50a9deab57a9 Mon Sep 17 00:00:00 2001 From: Yuan Chao Date: Fri, 23 Aug 2019 15:22:35 +0900 Subject: python-jsonschema: upgrade 2.6.0 -> 3.0.2 Add dependency on setuptools-scm-native Signed-off-by: Yuan Chao Signed-off-by: Khem Raj --- .../recipes-devtools/python/python-jsonschema_2.6.0.bb | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb (limited to 'meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb') diff --git a/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb b/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb deleted file mode 100644 index b677c646e7..0000000000 --- a/meta-python/recipes-devtools/python/python-jsonschema_2.6.0.bb +++ /dev/null @@ -1,12 +0,0 @@ -inherit pypi setuptools -require python-jsonschema.inc - -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-argparse \ - ${PYTHON_PN}-contextlib \ - ${PYTHON_PN}-functools32 \ - ${PYTHON_PN}-lang \ - ${PYTHON_PN}-re \ - ${PYTHON_PN}-subprocess \ - ${PYTHON_PN}-textutils \ -" -- cgit v1.2.3-54-g00ecf