Signed-off-by: Li Xin <[email protected]> --- .../python/{python-jsonpatch_1.9.bb => python-jsonpatch_1.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-jsonpatch_1.9.bb => python-jsonpatch_1.11.bb} (77%)
diff --git a/meta-openstack/recipes-devtools/python/python-jsonpatch_1.9.bb b/meta-openstack/recipes-devtools/python/python-jsonpatch_1.11.bb similarity index 77% rename from meta-openstack/recipes-devtools/python/python-jsonpatch_1.9.bb rename to meta-openstack/recipes-devtools/python/python-jsonpatch_1.11.bb index 24c87b0..3d9f058 100644 --- a/meta-openstack/recipes-devtools/python/python-jsonpatch_1.9.bb +++ b/meta-openstack/recipes-devtools/python/python-jsonpatch_1.11.bb @@ -9,8 +9,8 @@ SRCNAME = "jsonpatch" SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -SRC_URI[md5sum] = "5eee76359052a1c289cf61eaf037332d" -SRC_URI[sha256sum] = "e997076450992aa7af2f4ae6c3e7767d390ddb6746979c74fd2092bb8fbdf5b2" +SRC_URI[md5sum] = "9f2d0aa31f99cc97089a203c5bed3924" +SRC_URI[sha256sum] = "22d0bc0f5522a4a03dd9fb4c4cdf7c1f03256546c88be4c61e5ceabd22280e47" S = "${WORKDIR}/${SRCNAME}-${PV}" -- 1.8.4.2 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
