diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-08-27 11:44:56 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-03 17:08:22 -0400 |
| commit | 07933852c5223e4964d750ea63e836ed4c2a3190 (patch) | |
| tree | 02b44c16f1eeb45abbba5502490176161fcba91e /meta-openstack/recipes-devtools/python/python3-contextlib2_0.5.5.bb | |
| parent | 3765cf1422f3f0945fc4a8f4bbd84822f899d11c (diff) | |
| download | meta-cloud-services-07933852c5223e4964d750ea63e836ed4c2a3190.tar.gz | |
python-contextlib2: 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-contextlib2_0.5.5.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-contextlib2_0.5.5.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-contextlib2_0.5.5.bb b/meta-openstack/recipes-devtools/python/python3-contextlib2_0.5.5.bb new file mode 100644 index 0000000..db5fa53 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-contextlib2_0.5.5.bb | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | inherit setuptools3 pypi | ||
| 2 | require python-contextlib2.inc | ||
| 3 | |||
