Signed-off-by: Zang Ruochen <[email protected]> --- meta-openstack/recipes-devtools/python/python-kombu.inc | 4 ++-- .../python/{python-kombu_4.6.4.bb => python-kombu_4.6.5.bb} | 0 .../python/{python3-kombu_4.6.4.bb => python3-kombu_4.6.5.bb} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-kombu_4.6.4.bb => python-kombu_4.6.5.bb} (100%) rename meta-openstack/recipes-devtools/python/{python3-kombu_4.6.4.bb => python3-kombu_4.6.5.bb} (100%)
diff --git a/meta-openstack/recipes-devtools/python/python-kombu.inc b/meta-openstack/recipes-devtools/python/python-kombu.inc index 9918281..923278a 100644 --- a/meta-openstack/recipes-devtools/python/python-kombu.inc +++ b/meta-openstack/recipes-devtools/python/python-kombu.inc @@ -4,8 +4,8 @@ SECTION = "devel/python" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=daea7c168428449fbee05e644df929f4" -SRC_URI[md5sum] = "4eb5f1e6f669e04f5bd0c627c7467156" -SRC_URI[sha256sum] = "e5f0312dfb9011bebbf528ccaf118a6c2b5c3b8244451f08381fb23e7715809b" +SRC_URI[md5sum] = "6279c780cfa64beda3a303f54cb19a7a" +SRC_URI[sha256sum] = "c9078124ce2616b29cf6607f0ac3db894c59154252dee6392cdbbe15e5c4b566" inherit pypi diff --git a/meta-openstack/recipes-devtools/python/python-kombu_4.6.4.bb b/meta-openstack/recipes-devtools/python/python-kombu_4.6.5.bb similarity index 100% rename from meta-openstack/recipes-devtools/python/python-kombu_4.6.4.bb rename to meta-openstack/recipes-devtools/python/python-kombu_4.6.5.bb diff --git a/meta-openstack/recipes-devtools/python/python3-kombu_4.6.4.bb b/meta-openstack/recipes-devtools/python/python3-kombu_4.6.5.bb similarity index 100% rename from meta-openstack/recipes-devtools/python/python3-kombu_4.6.4.bb rename to meta-openstack/recipes-devtools/python/python3-kombu_4.6.5.bb -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
