summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-oslo.context_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-oslo.context_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-oslo.context_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-oslo.context_git.bb b/meta-openstack/recipes-devtools/python/python3-oslo.context_git.bb
index 2aa318f..abecac5 100644
--- a/meta-openstack/recipes-devtools/python/python3-oslo.context_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-oslo.context_git.bb
@@ -9,7 +9,6 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike;protocol
9 9
10PV = "2.17.0+git${SRCPV}" 10PV = "2.17.0+git${SRCPV}"
11SRCREV = "f4b6914db02e6bcf0de4a97bbc3dc85dd6e06d91" 11SRCREV = "f4b6914db02e6bcf0de4a97bbc3dc85dd6e06d91"
12S = "${WORKDIR}/git"
13 12
14inherit setuptools3 13inherit setuptools3
15 14