aboutsummaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-oslotest_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslotest_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-oslotest_git.bb9
1 files changed, 4 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslotest_git.bb b/meta-openstack/recipes-devtools/python/python-oslotest_git.bb
index d08e107e..20c0b53e 100644
--- a/meta-openstack/recipes-devtools/python/python-oslotest_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-oslotest_git.bb
@@ -6,11 +6,11 @@ SECTION = "devel/python"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
-PV = "2.10.0+git${SRCPV}"
-SRCREV = "a8c5ed4008963a3436f4a4932ac544f5ee4c283b"
+PV = "2.17.0+git${SRCPV}"
+SRCREV = "aea2b5cfd6442195f7ee479e21664631825af924"
SRCNAME = "oslotest"
-SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton"
+SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/pike"
S = "${WORKDIR}/git"
@@ -24,12 +24,11 @@ RDEPENDS_${PN} = "python-fixtures \
python-subunit \
python-six \
python-testrepository \
- python-testscenarios \
python-testtools \
python-mock \
python-mox3 \
python-os-client-config \
python-debtcollector \
- python-pbr \
bash \
"
+ \ No newline at end of file