summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb b/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb
new file mode 100644
index 0000000..63265d9
--- /dev/null
+++ b/meta-openstack/recipes-devtools/python/python3-osc-lib_1.13.0.bb
@@ -0,0 +1,8 @@
1inherit setuptools3 pypi
2require python-osc-lib.inc
3
4# Satisfy setup.py 'setup_requires'
5DEPENDS += " \
6 python3-pbr-native \
7 "
8