From 8bbd98b2bb216498653ea9b5f66eecb11d63feeb Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 4 Dec 2019 07:02:17 -0800 Subject: python-jsonschema: 3.1.1 -> 3.2.0 0001-setup.cfg-add-non-GPL-format-option.patch Removed since it is included in 3.2.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-devtools/python/python-jsonschema_3.1.1.bb | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-jsonschema_3.1.1.bb (limited to 'meta-python/recipes-devtools/python/python-jsonschema_3.1.1.bb') diff --git a/meta-python/recipes-devtools/python/python-jsonschema_3.1.1.bb b/meta-python/recipes-devtools/python/python-jsonschema_3.1.1.bb deleted file mode 100644 index b677c646e7..0000000000 --- a/meta-python/recipes-devtools/python/python-jsonschema_3.1.1.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