Signed-off-by: Zang Ruochen <[email protected]> --- .../python/{python-mox3_0.26.0.bb => python-mox3_0.27.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-mox3_0.26.0.bb => python-mox3_0.27.0.bb} (75%)
diff --git a/meta-openstack/recipes-devtools/python/python-mox3_0.26.0.bb b/meta-openstack/recipes-devtools/python/python-mox3_0.27.0.bb similarity index 75% rename from meta-openstack/recipes-devtools/python/python-mox3_0.26.0.bb rename to meta-openstack/recipes-devtools/python/python-mox3_0.27.0.bb index c420bc2..215c63f 100644 --- a/meta-openstack/recipes-devtools/python/python-mox3_0.26.0.bb +++ b/meta-openstack/recipes-devtools/python/python-mox3_0.27.0.bb @@ -4,8 +4,8 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://COPYING.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" -SRC_URI[md5sum] = "c05b14ecb25d040f00b0d5ef3b370e20" -SRC_URI[sha256sum] = "b13c0b8459d6fb0688f9a4e70feeec43fa2cca05b727fc01156789596e083bb1" +SRC_URI[md5sum] = "fa4fd9d9a12c388707c1579e2a6338dc" +SRC_URI[sha256sum] = "210ccaf5829de3e133f0fb8ab798cdb82663aae09b715130fc4765f18234162a" inherit setuptools pypi -- 2.20.1 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
