diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-09-16 10:39:11 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-18 13:57:13 -0400 |
| commit | 8d84590282f649236a631824841028a226999f03 (patch) | |
| tree | 74fd8b3de2ea57ab301777585040273dc5004321 /meta-openstack/recipes-devtools/python/python3-amqplib_1.0.2.bb | |
| parent | d60764e54a6c969e9c125b9cdbea6b6454d00792 (diff) | |
| download | meta-cloud-services-8d84590282f649236a631824841028a226999f03.tar.gz | |
python-amqplib: Add python3 version
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-amqplib_1.0.2.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-amqplib_1.0.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-amqplib_1.0.2.bb b/meta-openstack/recipes-devtools/python/python3-amqplib_1.0.2.bb new file mode 100644 index 0000000..7623d17 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-amqplib_1.0.2.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-amqplib.inc | ||
