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, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb b/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
index d146730..51cf18e 100644
--- a/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
+++ b/meta-openstack/recipes-devtools/python/python3-salttesting_git.bb
@@ -4,7 +4,7 @@ SECTION = "devel/python"
4LICENSE = "Apache-2.0" 4LICENSE = "Apache-2.0"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=f36f1e9e3e30f90180efdf7e40d943e5" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=f36f1e9e3e30f90180efdf7e40d943e5"
6 6
7SRC_URI = "git://github.com/saltstack/salt-testing.git;branch=develop \ 7SRC_URI = "git://github.com/saltstack/salt-testing.git;branch=develop;protocol=https \
8 file://0001-Add-ptest-output-option-to-test-suite.patch \ 8 file://0001-Add-ptest-output-option-to-test-suite.patch \
9 " 9 "
10 10