aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-simplejson_3.16.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-07-09 18:06:52 -0400
committerKhem Raj <raj.khem@gmail.com>2018-07-12 07:19:42 -0700
commitbb98bc526f1bbf1817d541cf8642b3bbeccd92f9 (patch)
tree56999868aaa3c539412db9ce91de33d8e71aeb0c /recipes-devtools/python/python-simplejson_3.16.0.bb
parentfadd14f74db78882a029cf922beb6d45d5d56b05 (diff)
downloadmeta-python2-bb98bc526f1bbf1817d541cf8642b3bbeccd92f9.tar.gz
python-simplejson: update to version 3.16.0
(From meta-openembedded commit: c5a00091f5b296f56229417323b8eb0fa8c1d531) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-simplejson_3.16.0.bb')
-rw-r--r--recipes-devtools/python/python-simplejson_3.16.0.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-simplejson_3.16.0.bb b/recipes-devtools/python/python-simplejson_3.16.0.bb
new file mode 100644
index 0000000..24ad9a9
--- /dev/null
+++ b/recipes-devtools/python/python-simplejson_3.16.0.bb
@@ -0,0 +1,4 @@
+inherit setuptools
+require python-simplejson.inc
+
+RDEPENDS_${PN} += "${PYTHON_PN}-re"