Signed-off-by: Li Xin <[email protected]> --- .../python/{python-jsonpointer_1.7.bb => python-jsonpointer_1.9.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-jsonpointer_1.7.bb => python-jsonpointer_1.9.bb} (76%)
diff --git a/meta-openstack/recipes-devtools/python/python-jsonpointer_1.7.bb b/meta-openstack/recipes-devtools/python/python-jsonpointer_1.9.bb similarity index 76% rename from meta-openstack/recipes-devtools/python/python-jsonpointer_1.7.bb rename to meta-openstack/recipes-devtools/python/python-jsonpointer_1.9.bb index 14d38fd..61b2f3f 100644 --- a/meta-openstack/recipes-devtools/python/python-jsonpointer_1.7.bb +++ b/meta-openstack/recipes-devtools/python/python-jsonpointer_1.9.bb @@ -9,8 +9,8 @@ SRCNAME = "jsonpointer" SRC_URI = "http://pypi.python.org/packages/source/j/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -SRC_URI[md5sum] = "97666849a7c390950a5ecfbeb74e64f4" -SRC_URI[sha256sum] = "46b2016b5e4f2b5cd2edf07c60ca8fe7dd91204ca848f98964be61b3c4760f5e" +SRC_URI[md5sum] = "c4d3f28e72ba77062538d1c0864c40a9" +SRC_URI[sha256sum] = "39403b47a71aa782de6d80db3b78f8a5f68ad8dfc9e674ca3bb5b32c15ec7308" S = "${WORKDIR}/${SRCNAME}-${PV}" -- 1.8.4.2 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
