diff options
| author | Hong Liu <hongl.fnst@cn.fujitsu.com> | 2019-02-14 17:21:09 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-02-14 14:15:49 +0000 |
| commit | bd22d005259f90ad2b3f7e24e6b58805039093fe (patch) | |
| tree | 80ff1286d560d46e4c9363339d6c68ee7fec1696 | |
| parent | 0567c5945448ad784be244bf15c17bcb1fb7cdce (diff) | |
| download | meta-cloud-services-bd22d005259f90ad2b3f7e24e6b58805039093fe.tar.gz | |
python-amqp:upgrade to 2.4.1
Upgrade python-amqp from 2.3.2 to 2.4.1
Signed-off-by: Hong Liu <hongl.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-amqp_2.4.1.bb (renamed from meta-openstack/recipes-devtools/python/python-amqp_2.3.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-amqp_2.3.2.bb b/meta-openstack/recipes-devtools/python/python-amqp_2.4.1.bb index 395c81e..dee95db 100644 --- a/meta-openstack/recipes-devtools/python/python-amqp_2.3.2.bb +++ b/meta-openstack/recipes-devtools/python/python-amqp_2.4.1.bb | |||
| @@ -4,8 +4,8 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9d6ba772ac59c08a25a12ce15bd5f27b" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9d6ba772ac59c08a25a12ce15bd5f27b" |
| 6 | 6 | ||
| 7 | SRC_URI[md5sum] = "11fce0d01f4ee6886a02415c20cece80" | 7 | SRC_URI[md5sum] = "9e3d5f1f69d2106c2b3f77d275a79924" |
| 8 | SRC_URI[sha256sum] = "073dd02fdd73041bffc913b767866015147b61f2a9bc104daef172fc1a0066eb" | 8 | SRC_URI[sha256sum] = "6816eed27521293ee03aa9ace300a07215b11fee4e845588a9b863a7ba30addb" |
| 9 | 9 | ||
| 10 | inherit setuptools pypi | 10 | inherit setuptools pypi |
| 11 | 11 | ||
