[meta-virtualization] [PATCH 14/55] python-jsonpath-rw: upgrade to 1.4.0

jackie.huang at windriver.com jackie.huang at windriver.com
Tue Apr 28 20:08:24 PDT 2015


From: Jackie Huang <jackie.huang at windriver.com>

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
 .../{python-jsonpath-rw_1.3.0.bb => python-jsonpath-rw_1.4.0.bb}   | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
 rename meta-openstack/recipes-devtools/python/{python-jsonpath-rw_1.3.0.bb => python-jsonpath-rw_1.4.0.bb} (61%)

diff --git a/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.3.0.bb b/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb
similarity index 61%
rename from meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.3.0.bb
rename to meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb
index daa23a3..61c96d0 100644
--- a/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.3.0.bb
+++ b/meta-openstack/recipes-devtools/python/python-jsonpath-rw_1.4.0.bb
@@ -2,15 +2,14 @@ DESCRIPTION = "A robust and significantly extended implementation of JSONPath fo
 HOMEPAGE = "https://github.com/kennknowles/python-jsonpath-rw"
 SECTION = "devel/python"
 LICENSE = "BSD+"
-LIC_FILES_CHKSUM = "file://README.rst;md5=e3c17535d150260c7235db4e85145fa1"
+LIC_FILES_CHKSUM = "file://README.rst;md5=02384665f821c394981e0dd1faec9a7d"
 
-PR = "r0"
 SRCNAME = "jsonpath-rw"
 
 SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "5d1d8d10a21b38637cbd0a84f4b30843"
-SRC_URI[sha256sum] = "d4869e5c540e797189acca97f1fef2dfaf5dc3560fd25109d44e353e8eacabbc"
+SRC_URI[md5sum] = "3a807e05c2c12158fc6bb0a402fd5778"
+SRC_URI[sha256sum] = "05c471281c45ae113f6103d1268ec7a4831a2e96aa80de45edc89b11fac4fbec"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
1.9.1



More information about the meta-virtualization mailing list