The kombu 4.2.2 can't be download any more. Refrence to https://pypi.org/project/kombu/#history, the newest version is 4.5.0.
Signed-off-by: Lei Maohui <[email protected]> --- .../python/{python-kombu_4.2.2.bb => python-kombu_4.5.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-kombu_4.2.2.bb => python-kombu_4.5.0.bb} (70%) diff --git a/meta-openstack/recipes-devtools/python/python-kombu_4.2.2.bb b/meta-openstack/recipes-devtools/python/python-kombu_4.5.0.bb similarity index 70% rename from meta-openstack/recipes-devtools/python/python-kombu_4.2.2.bb rename to meta-openstack/recipes-devtools/python/python-kombu_4.5.0.bb index 3cf1035..6db89cc 100644 --- a/meta-openstack/recipes-devtools/python/python-kombu_4.2.2.bb +++ b/meta-openstack/recipes-devtools/python/python-kombu_4.5.0.bb @@ -4,8 +4,8 @@ SECTION = "devel/python" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=daea7c168428449fbee05e644df929f4" -SRC_URI[md5sum] = "0c98ce669cb7a05c5046ea6009c77cba" -SRC_URI[sha256sum] = "52763f41077e25fe7e2f17b8319d8a7b7ab953a888c49d9e4e0464fceb716896" +SRC_URI[md5sum] = "6a9f0d07ec3f8b784e9358d04a4709c3" +SRC_URI[sha256sum] = "389ba09e03b15b55b1a7371a441c894fd8121d174f5583bbbca032b9ea8c9edd" inherit setuptools pypi -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
