diff options
| author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2019-08-26 13:45:50 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-30 00:16:17 -0400 |
| commit | 73ad7f1e75da46537e30baa7154ff7fc0a1f569e (patch) | |
| tree | a264fa1234762ad655eaf7ec5038c49c2fa8e998 /meta-openstack/recipes-devtools/python/python-kombu_4.6.4.bb | |
| parent | ad31672950a1094e891fb7fa3fc8e8b1e9979dc7 (diff) | |
| download | meta-cloud-services-73ad7f1e75da46537e30baa7154ff7fc0a1f569e.tar.gz | |
python-kombu: Python3 version fix
Specifies the major Python version being built using PYTHON_PN
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-kombu_4.6.4.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-kombu_4.6.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-kombu_4.6.4.bb b/meta-openstack/recipes-devtools/python/python-kombu_4.6.4.bb index 28b6258..8c5c4d6 100644 --- a/meta-openstack/recipes-devtools/python/python-kombu_4.6.4.bb +++ b/meta-openstack/recipes-devtools/python/python-kombu_4.6.4.bb | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | inherit setuptools pypi | 1 | inherit setuptools |
| 2 | require python-kombu.inc | 2 | require python-kombu.inc |
| 3 | 3 | ||
