summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb b/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
index 5e5035d..7528d57 100644
--- a/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-openstacksdk_git.bb
@@ -10,7 +10,6 @@ SRC_URI = " \
10 10
11PV = "0.52.0+git${SRCPV}" 11PV = "0.52.0+git${SRCPV}"
12SRCREV = "e169c495de39a2d97ef1d8bb7894b18e4ef268dd" 12SRCREV = "e169c495de39a2d97ef1d8bb7894b18e4ef268dd"
13S = "${WORKDIR}/git"
14 13
15inherit setuptools3 14inherit setuptools3
16 15