summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-pathlib_1.0.1.bb
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@cn.fujitsu.com>2019-12-04 15:04:42 +0800
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-12-06 14:10:45 -0500
commit3b9f0cb0c2c241f0f99690e66586a654f7b23b39 (patch)
treed13c54823624136633e98b0052802bce659c7a25 /meta-openstack/recipes-devtools/python/python3-pathlib_1.0.1.bb
parent5f0185d896e47beb09b6ceedde8820ddd147bd0a (diff)
downloadmeta-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.bb2
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 @@
1require python-pathlib.inc
2inherit setuptools3