summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-12-19 10:41:20 -0500
committerArmin Kuster <akuster808@gmail.com>2017-12-27 07:25:01 -0800
commitb76cedf440e124e10d6374f86672ba6dacccea73 (patch)
tree77aa133e0b37ab5c3529b2a35411a22ffb83619a /meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb
parentd295ef40a6436a4c5d5c5b69a6a27aa557c9f9b5 (diff)
downloadmeta-openembedded-b76cedf440e124e10d6374f86672ba6dacccea73.tar.gz
python-simplejson: update to version 3.13.2
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb7
1 files changed, 0 insertions, 7 deletions
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 @@
1inherit setuptools3
2require python-simplejson.inc
3
4# Requires _pydecimal which is in misc
5RDEPENDS_${PN} += " \
6 ${PYTHON_PN}-misc \
7"