Signed-off-by: Zang Ruochen <[email protected]> --- .../python/{python-arrow_0.12.0.bb => python-arrow_0.15.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-arrow_0.12.0.bb => python-arrow_0.15.2.bb} (71%)
diff --git a/meta-openstack/recipes-devtools/python/python-arrow_0.12.0.bb b/meta-openstack/recipes-devtools/python/python-arrow_0.15.2.bb similarity index 71% rename from meta-openstack/recipes-devtools/python/python-arrow_0.12.0.bb rename to meta-openstack/recipes-devtools/python/python-arrow_0.15.2.bb index 46a4021..d2d0616 100644 --- a/meta-openstack/recipes-devtools/python/python-arrow_0.12.0.bb +++ b/meta-openstack/recipes-devtools/python/python-arrow_0.15.2.bb @@ -4,8 +4,8 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=458d41a4064e4dc109666cfd941a29e4" -SRC_URI[md5sum] = "fafb41dadf2134688797bf1102eebeb6" -SRC_URI[sha256sum] = "a15ecfddf334316e3ac8695e48c15d1be0d6038603b33043930dcf0e675c86ee" +SRC_URI[md5sum] = "554f18b0e23182ee0e8cb2a882d2f607" +SRC_URI[sha256sum] = "10257c5daba1a88db34afa284823382f4963feca7733b9107956bed041aff24f" inherit setuptools pypi -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
