diff options
| author | Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> | 2019-08-16 18:28:13 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-08-18 22:29:35 -0400 |
| commit | 5e7fc629b9c5e1cb79e66d5da064837de8cad889 (patch) | |
| tree | 37d8ecc330468dfae1df43c39fb889eb805f1d7b /meta-openstack/recipes-devtools/python/python3-vine_1.1.4.bb | |
| parent | 2b6d87f5cc0c7604d16a3ae11374230aaf493f2f (diff) | |
| download | meta-cloud-services-5e7fc629b9c5e1cb79e66d5da064837de8cad889.tar.gz | |
python-vine: Add python3 version
Providing a python3 version of python-vine.
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-vine_1.1.4.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-vine_1.1.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-vine_1.1.4.bb b/meta-openstack/recipes-devtools/python/python3-vine_1.1.4.bb new file mode 100644 index 0000000..5926702 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-vine_1.1.4.bb | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-vine.inc | ||
| 3 | |||
