From c43516f9b215cb8217458d63760d8ea372fbe31a Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 14 Aug 2017 10:04:04 +0200 Subject: python-oslotest: Use correct {PV} The git hash corresponds to v2.10.1, which is the latest for stable/newton. Signed-off-by: Adrian Dudau --- meta-openstack/recipes-devtools/python/python-oslotest_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-oslotest_git.bb b/meta-openstack/recipes-devtools/python/python-oslotest_git.bb index d08e107..5adec69 100644 --- a/meta-openstack/recipes-devtools/python/python-oslotest_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslotest_git.bb @@ -6,7 +6,7 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" -PV = "2.10.0+git${SRCPV}" +PV = "2.10.1+git${SRCPV}" SRCREV = "a8c5ed4008963a3436f4a4932ac544f5ee4c283b" SRCNAME = "oslotest" -- cgit v1.2.3-54-g00ecf