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 | |
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>
-rw-r--r-- | meta-python/recipes-devtools/python/python-simplejson.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-simplejson_3.11.1.bb (renamed from meta-python/recipes-devtools/python/python-simplejson_3.10.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-simplejson_3.11.1.bb (renamed from meta-python/recipes-devtools/python/python3-simplejson_3.10.0.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-simplejson.inc b/meta-python/recipes-devtools/python/python-simplejson.inc index 2eed19965..13c04568f 100644 --- a/meta-python/recipes-devtools/python/python-simplejson.inc +++ b/meta-python/recipes-devtools/python/python-simplejson.inc | |||
@@ -4,8 +4,8 @@ HOMEPAGE = "http://cheeseshop.python.org/pypi/simplejson" | |||
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c6338d7abd321c0b50a2a547e441c52e" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c6338d7abd321c0b50a2a547e441c52e" |
6 | 6 | ||
7 | SRC_URI[md5sum] = "426a9631d22851a7a970b1a677368b15" | 7 | SRC_URI[md5sum] = "6e2f1bd5fb0a926facf5d89d217a7183" |
8 | SRC_URI[sha256sum] = "953be622e88323c6f43fad61ffd05bebe73b9fd9863a46d68b052d2aa7d71ce2" | 8 | SRC_URI[sha256sum] = "01a22d49ddd9a168b136f26cac87d9a335660ce07aa5c630b8e3607d6f4325e7" |
9 | 9 | ||
10 | inherit pypi | 10 | inherit pypi |
11 | 11 | ||
diff --git a/meta-python/recipes-devtools/python/python-simplejson_3.10.0.bb b/meta-python/recipes-devtools/python/python-simplejson_3.11.1.bb index e33edfeba..e33edfeba 100644 --- a/meta-python/recipes-devtools/python/python-simplejson_3.10.0.bb +++ b/meta-python/recipes-devtools/python/python-simplejson_3.11.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-simplejson_3.10.0.bb b/meta-python/recipes-devtools/python/python3-simplejson_3.11.1.bb index d44bc1526..d44bc1526 100644 --- a/meta-python/recipes-devtools/python/python3-simplejson_3.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-simplejson_3.11.1.bb | |||