diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2019-12-04 15:04:42 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-12-06 14:10:45 -0500 |
| commit | 3b9f0cb0c2c241f0f99690e66586a654f7b23b39 (patch) | |
| tree | d13c54823624136633e98b0052802bce659c7a25 /meta-openstack/recipes-devtools/python/python3-pathlib_1.0.1.bb | |
| parent | 5f0185d896e47beb09b6ceedde8820ddd147bd0a (diff) | |
| download | meta-cloud-services-3b9f0cb0c2c241f0f99690e66586a654f7b23b39.tar.gz | |
python-pathlib: 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-pathlib_1.0.1.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-pathlib_1.0.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-pathlib_1.0.1.bb b/meta-openstack/recipes-devtools/python/python3-pathlib_1.0.1.bb new file mode 100644 index 0000000..afed21e --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-pathlib_1.0.1.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | require python-pathlib.inc | ||
| 2 | inherit setuptools3 | ||
