[meta-virtualization] [PATCH] python-simplejson: upgrade 3.6.2->3.7.3

Lei Maohui leimaohui at cn.fujitsu.com
Thu Jul 30 22:30:02 PDT 2015


Signed-off-by: Lei Maohui <leimaohui at cn.fujitsu.com>
---
 .../python/{python-simplejson_3.6.2.bb => python-simplejson_3.7.3.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename recipes-devtools/python/{python-simplejson_3.6.2.bb => python-simplejson_3.7.3.bb} (84%)

diff --git a/recipes-devtools/python/python-simplejson_3.6.2.bb b/recipes-devtools/python/python-simplejson_3.7.3.bb
similarity index 84%
rename from recipes-devtools/python/python-simplejson_3.6.2.bb
rename to recipes-devtools/python/python-simplejson_3.7.3.bb
index ecc4679..39dfce6 100644
--- a/recipes-devtools/python/python-simplejson_3.6.2.bb
+++ b/recipes-devtools/python/python-simplejson_3.7.3.bb
@@ -13,8 +13,8 @@ PR = "r0"
 SRCNAME = "simplejson"
 
 SRC_URI = "https://pypi.python.org/packages/source/s/simplejson/${SRCNAME}-${PV}.tar.gz"
-SRC_URI[md5sum] = "deca871b9bfa4b76ea360756b2a22710"
-SRC_URI[sha256sum] = "99c092209f88d411858f01b14a97a4fcf8c4f438a685e23d733a3d65de52a35d"
+SRC_URI[md5sum] = "117346e5ee4ed4434ffe485f8e58f5ed"
+SRC_URI[sha256sum] = "63d7f7b14a20f29f74325a69e6db45925eaf6e3a003eab46c0234fd050a8c93f"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
1.8.4.2



More information about the meta-virtualization mailing list