summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-salttesting_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python3-salttesting_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb b/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
index 51cf18e..a939d5f 100644
--- a/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
@@ -11,8 +11,6 @@ SRC_URI = "git://github.com/saltstack/salt-testing.git;branch=develop;protocol=h
11SRCREV = "8d21627a4eef316d22cc424deeca16a0ec8472e9" 11SRCREV = "8d21627a4eef316d22cc424deeca16a0ec8472e9"
12PV = "2018.9.21+git${SRCPV}" 12PV = "2018.9.21+git${SRCPV}"
13 13
14S = "${WORKDIR}/git"
15
16RDEPENDS:${PN} = "\ 14RDEPENDS:${PN} = "\
17 python3-mock \ 15 python3-mock \
18 python3-unittest \ 16 python3-unittest \