Signed-off-by: Li Xin <[email protected]> --- .../python/{python-httpretty_0.8.7.bb => python-httpretty_0.8.10.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-httpretty_0.8.7.bb => python-httpretty_0.8.10.bb} (78%)
diff --git a/meta-openstack/recipes-devtools/python/python-httpretty_0.8.7.bb b/meta-openstack/recipes-devtools/python/python-httpretty_0.8.10.bb similarity index 78% rename from meta-openstack/recipes-devtools/python/python-httpretty_0.8.7.bb rename to meta-openstack/recipes-devtools/python/python-httpretty_0.8.10.bb index 740c4ca..a6d622e 100644 --- a/meta-openstack/recipes-devtools/python/python-httpretty_0.8.7.bb +++ b/meta-openstack/recipes-devtools/python/python-httpretty_0.8.10.bb @@ -13,8 +13,8 @@ SRCNAME = "httpretty" SRC_URI = "https://pypi.python.org/packages/source/h/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ " -SRC_URI[md5sum] = "753b82f3bf632fbfc595816a0f6691f0" -SRC_URI[sha256sum] = "bff5e3320fae20e3e7650bed216847ec32f3e85329014edb4d7ec2bc1b68cae2" +SRC_URI[md5sum] = "9c130b16726cbf85159574ae5761bce7" +SRC_URI[sha256sum] = "474a72722d66841f0e59cee285d837e1c6263be5be7bf2f8e824fc849a99adda" S = "${WORKDIR}/${SRCNAME}-${PV}" -- 1.8.4.2 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
