diff options
author | Derek Straka <derek@asterius.io> | 2017-11-12 12:42:52 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2017-11-19 13:36:26 -0800 |
commit | d3ff4c15d9768d6b2d1f0be16e155d64a3a8b4df (patch) | |
tree | 5a7385e0c3cad2161c72e90a556521dc78b25f9e /meta-python/recipes-devtools/python/python-simplejson_3.12.0.bb | |
parent | e0586a821aa704a3b05d3ca81ec06c083e92c5ee (diff) | |
download | meta-openembedded-d3ff4c15d9768d6b2d1f0be16e155d64a3a8b4df.tar.gz |
python-simplejson: update to version 3.12.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-simplejson_3.12.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-simplejson_3.12.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-simplejson_3.12.0.bb b/meta-python/recipes-devtools/python/python-simplejson_3.12.0.bb new file mode 100644 index 0000000000..e33edfebaa --- /dev/null +++ b/meta-python/recipes-devtools/python/python-simplejson_3.12.0.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools | ||
2 | require python-simplejson.inc | ||