Upgrade python-amqp from 2.2.2 to 2.3.2. Signed-off-by: Hong Liu <[email protected]> --- .../python/{python-amqp_2.2.2.bb => python-amqp_2.3.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-openstack/recipes-devtools/python/{python-amqp_2.2.2.bb => python-amqp_2.3.2.bb} (68%)
diff --git a/meta-openstack/recipes-devtools/python/python-amqp_2.2.2.bb b/meta-openstack/recipes-devtools/python/python-amqp_2.3.2.bb similarity index 68% rename from meta-openstack/recipes-devtools/python/python-amqp_2.2.2.bb rename to meta-openstack/recipes-devtools/python/python-amqp_2.3.2.bb index 94979d3..395c81e 100644 --- a/meta-openstack/recipes-devtools/python/python-amqp_2.2.2.bb +++ b/meta-openstack/recipes-devtools/python/python-amqp_2.3.2.bb @@ -4,8 +4,8 @@ SECTION = "devel/python" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=9d6ba772ac59c08a25a12ce15bd5f27b" -SRC_URI[md5sum] = "0971a3fd2d635ded45c349cfc17106bd" -SRC_URI[sha256sum] = "cba1ace9d4ff6049b190d8b7991f9c1006b443a5238021aca96dd6ad2ac9da22" +SRC_URI[md5sum] = "11fce0d01f4ee6886a02415c20cece80" +SRC_URI[sha256sum] = "073dd02fdd73041bffc913b767866015147b61f2a9bc104daef172fc1a0066eb" inherit setuptools pypi -- 2.7.4 -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
