diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-08-30 13:46:27 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-03 15:51:20 -0400 |
| commit | 97fb59d6183ddbc78f5cb7f95cb9ba88c470fd8e (patch) | |
| tree | fff4653ed737e1589a509227894b2d5d955f7de9 /meta-openstack/recipes-devtools/python/python3-happybase_1.2.0.bb | |
| parent | 76779b613ed16667d1c39dfad4b91620e9549f89 (diff) | |
| download | meta-cloud-services-97fb59d6183ddbc78f5cb7f95cb9ba88c470fd8e.tar.gz | |
python-happybase: 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-happybase_1.2.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-happybase_1.2.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-happybase_1.2.0.bb b/meta-openstack/recipes-devtools/python/python3-happybase_1.2.0.bb new file mode 100644 index 0000000..8b5571b --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-happybase_1.2.0.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-happybase.inc | ||
