Upgrade python-testtools from 2.2.0 to 2.3.0. Signed-off-by: Huang Qiyu <[email protected]> --- .../python/{python-testtools_2.2.0.bb => python-testtools_2.3.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-testtools_2.2.0.bb => python-testtools_2.3.0.bb} (76%)
diff --git a/meta-openstack/recipes-devtools/python/python-testtools_2.2.0.bb b/meta-openstack/recipes-devtools/python/python-testtools_2.3.0.bb similarity index 76% rename from meta-openstack/recipes-devtools/python/python-testtools_2.2.0.bb rename to meta-openstack/recipes-devtools/python/python-testtools_2.3.0.bb index af93ea8..bbf1d01 100644 --- a/meta-openstack/recipes-devtools/python/python-testtools_2.2.0.bb +++ b/meta-openstack/recipes-devtools/python/python-testtools_2.3.0.bb @@ -4,8 +4,8 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e2c9d3e8ba7141c83bfef190e0b9379a" -SRC_URI[md5sum] = "adef817b07ba24fd6d807fd41a4f1ef4" -SRC_URI[sha256sum] = "80f606607a6e4ce4d0e24e5b786562aa42c581906f3c070607a4265f3da65810" +SRC_URI[md5sum] = "0f0feb915497816cb99e39437494217e" +SRC_URI[sha256sum] = "5827ec6cf8233e0f29f51025addd713ca010061204fdea77484a2934690a0559" inherit setuptools pypi DEPENDS += " \ -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
