Signed-off-by: Li Xin <[email protected]> --- .../python/{python-paste_2.0.1.bb => python-paste_2.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-paste_2.0.1.bb => python-paste_2.0.2.bb} (73%)
diff --git a/meta-openstack/recipes-devtools/python/python-paste_2.0.1.bb b/meta-openstack/recipes-devtools/python/python-paste_2.0.2.bb similarity index 73% rename from meta-openstack/recipes-devtools/python/python-paste_2.0.1.bb rename to meta-openstack/recipes-devtools/python/python-paste_2.0.2.bb index 946d1f4..0833612 100644 --- a/meta-openstack/recipes-devtools/python/python-paste_2.0.1.bb +++ b/meta-openstack/recipes-devtools/python/python-paste_2.0.2.bb @@ -8,8 +8,8 @@ SRCNAME = "Paste" SRC_URI = "https://pypi.python.org/packages/source/P/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" -SRC_URI[md5sum] = "5aa1890d20e6f93b46e855aa1e17ba27" -SRC_URI[sha256sum] = "28383e843cb46a9375a90da6e2ec5fcd7704ed9f3f3b5e954928beb52b0e5b41" +SRC_URI[md5sum] = "4bfc8a7eaf858f6309d2ac0f40fc951c" +SRC_URI[sha256sum] = "adac3ac893a2dac6b8ffd49901377dd6819e05be3436b374d698641071daba99" S = "${WORKDIR}/${SRCNAME}-${PV}" -- 1.8.4.2 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
