diff options
| author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2019-08-12 16:10:30 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-12 10:59:07 -0400 |
| commit | e3ae1603fd1cc3e25cb1e530973931c4c69b1952 (patch) | |
| tree | a857fbd5e9a1820a580bb217c451e85101b7131b /meta-openstack/recipes-devtools/python/python3-wsme_0.9.3.bb | |
| parent | 981446182b551daab875e706309674bafda0406f (diff) | |
| download | meta-cloud-services-e3ae1603fd1cc3e25cb1e530973931c4c69b1952.tar.gz | |
python-wsme: Add python3 version
Providing a python3 version of python-wsme.
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/python3-wsme_0.9.3.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-wsme_0.9.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-wsme_0.9.3.bb b/meta-openstack/recipes-devtools/python/python3-wsme_0.9.3.bb new file mode 100644 index 0000000..f792d0e --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-wsme_0.9.3.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit setuptools3 pypi | ||
| 2 | require python-wsme.inc | ||
