Signed-off-by: Li Xin <[email protected]> --- .../python/{python-pecan_0.8.3.bb => python-pecan_0.9.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-pecan_0.8.3.bb => python-pecan_0.9.0.bb} (80%)
diff --git a/meta-openstack/recipes-devtools/python/python-pecan_0.8.3.bb b/meta-openstack/recipes-devtools/python/python-pecan_0.9.0.bb similarity index 80% rename from meta-openstack/recipes-devtools/python/python-pecan_0.8.3.bb rename to meta-openstack/recipes-devtools/python/python-pecan_0.9.0.bb index e7f32cd..efab57e 100644 --- a/meta-openstack/recipes-devtools/python/python-pecan_0.8.3.bb +++ b/meta-openstack/recipes-devtools/python/python-pecan_0.9.0.bb @@ -10,8 +10,8 @@ SRCNAME = "pecan" SRC_URI = "https://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz \ " -SRC_URI[md5sum] = "e2b329c5088c2adb1510ac9d1af84bca" -SRC_URI[sha256sum] = "ca6c31e1fb98e4ae780a44a40a88eacb7a19172d3f64d4e31f32049a784a1281" +SRC_URI[md5sum] = "f739a18866a83f6b9ac8622ee89ea784" +SRC_URI[sha256sum] = "d26be0e451c5999504599a9a741534caa0fba97d9bb8991c951f63b79a30b933" S = "${WORKDIR}/${SRCNAME}-${PV}" -- 1.8.4.2 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
