[oe] [meta-python][PATCH] python-simplejson: update to version 3.12.0

Derek Straka derek at asterius.io
Sun Nov 12 17:42:52 UTC 2017


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-simplejson.inc             | 4 ++--
 .../{python-simplejson_3.11.1.bb => python-simplejson_3.12.0.bb}      | 0
 .../{python3-simplejson_3.11.1.bb => python3-simplejson_3.12.0.bb}    | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-simplejson_3.11.1.bb => python-simplejson_3.12.0.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-simplejson_3.11.1.bb => python3-simplejson_3.12.0.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-simplejson.inc b/meta-python/recipes-devtools/python/python-simplejson.inc
index 13c0456..7f436f2 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"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=c6338d7abd321c0b50a2a547e441c52e"
 
-SRC_URI[md5sum] = "6e2f1bd5fb0a926facf5d89d217a7183"
-SRC_URI[sha256sum] = "01a22d49ddd9a168b136f26cac87d9a335660ce07aa5c630b8e3607d6f4325e7"
+SRC_URI[md5sum] = "048548acae58984b3e939b3bcf182c8e"
+SRC_URI[sha256sum] = "df5e38f5e0a24abe0e02276aa5c3f8504150047a51c0b6b848b8153e6e6d395e"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-simplejson_3.11.1.bb b/meta-python/recipes-devtools/python/python-simplejson_3.12.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-simplejson_3.11.1.bb
rename to meta-python/recipes-devtools/python/python-simplejson_3.12.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-simplejson_3.11.1.bb b/meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-simplejson_3.11.1.bb
rename to meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list