From b76cedf440e124e10d6374f86672ba6dacccea73 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 19 Dec 2017 10:41:20 -0500 Subject: python-simplejson: update to version 3.13.2 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb (limited to 'meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb b/meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb deleted file mode 100644 index d44bc1526d..0000000000 --- a/meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb +++ /dev/null @@ -1,7 +0,0 @@ -inherit setuptools3 -require python-simplejson.inc - -# Requires _pydecimal which is in misc -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-misc \ -" -- cgit v1.2.3-54-g00ecf