diff options
author | Derek Straka <derek@asterius.io> | 2017-07-24 14:26:34 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-13 13:19:01 +0200 |
commit | 5fc1c31209261f577fc934e1d6493c78b48e3952 (patch) | |
tree | 5ec2a8c35ddf753f612f2d94714b1c3fe17dbade /meta-python/recipes-devtools/python/python-simplejson_3.11.1.bb | |
parent | 88fa242b301af62a095a954ffbd79079bffd1350 (diff) | |
download | meta-openembedded-5fc1c31209261f577fc934e1d6493c78b48e3952.tar.gz |
python-simplejson: update to version 3.11.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-simplejson_3.11.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-simplejson_3.11.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-simplejson_3.11.1.bb b/meta-python/recipes-devtools/python/python-simplejson_3.11.1.bb new file mode 100644 index 0000000000..e33edfebaa --- /dev/null +++ b/meta-python/recipes-devtools/python/python-simplejson_3.11.1.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools | ||
2 | require python-simplejson.inc | ||