[oe-commits] [meta-openembedded] 15/73: python-simplejson: update to version 3.11.1

git at git.openembedded.org git at git.openembedded.org
Tue Aug 8 18:41:54 UTC 2017


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

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

commit e4678262669604e0d442be494f6c7d3cd530b991
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Jul 24 14:26:34 2017 -0400

    python-simplejson: update to version 3.11.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-simplejson.inc             | 4 ++--
 .../{python-simplejson_3.10.0.bb => python-simplejson_3.11.1.bb}      | 0
 .../{python3-simplejson_3.10.0.bb => python3-simplejson_3.11.1.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 2eed199..13c0456 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] = "426a9631d22851a7a970b1a677368b15"
-SRC_URI[sha256sum] = "953be622e88323c6f43fad61ffd05bebe73b9fd9863a46d68b052d2aa7d71ce2"
+SRC_URI[md5sum] = "6e2f1bd5fb0a926facf5d89d217a7183"
+SRC_URI[sha256sum] = "01a22d49ddd9a168b136f26cac87d9a335660ce07aa5c630b8e3607d6f4325e7"
 
 inherit pypi
 
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
similarity index 100%
rename from meta-python/recipes-devtools/python/python-simplejson_3.10.0.bb
rename to 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-simplejson_3.10.0.bb
rename to meta-python/recipes-devtools/python/python3-simplejson_3.11.1.bb

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


More information about the Openembedded-commits mailing list