[oe-commits] [meta-openembedded] 09/38: python-simplejson: update to version 3.13.2

git at git.openembedded.org git at git.openembedded.org
Wed Dec 27 05:05:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master-next
in repository meta-openembedded.

commit 2251c624ff918333ef436fe506a8045a88f0cefb
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Dec 19 10:41:20 2017 -0500

    python-simplejson: update to version 3.13.2
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-simplejson.inc             | 4 ++--
 .../{python-simplejson_3.12.0.bb => python-simplejson_3.13.2.bb}      | 0
 .../{python3-simplejson_3.12.0.bb => python3-simplejson_3.13.2.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 50524f3..95df3f3 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] = "048548acae58984b3e939b3bcf182c8e"
-SRC_URI[sha256sum] = "df5e38f5e0a24abe0e02276aa5c3f8504150047a51c0b6b848b8153e6e6d395e"
+SRC_URI[md5sum] = "870bf6257465ce2ee8cad14e2394f7eb"
+SRC_URI[sha256sum] = "4c4ecf20e054716cc1e5a81cadc44d3f4027108d8dd0861d8b1e3bd7a32d4f0a"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-simplejson_3.12.0.bb b/meta-python/recipes-devtools/python/python-simplejson_3.13.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-simplejson_3.12.0.bb
rename to meta-python/recipes-devtools/python/python-simplejson_3.13.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb b/meta-python/recipes-devtools/python/python3-simplejson_3.13.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-simplejson_3.12.0.bb
rename to meta-python/recipes-devtools/python/python3-simplejson_3.13.2.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list