From f5e826cfd1c7eae7e83457f7ff0a3ff904108fed Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Mon, 23 Jan 2017 16:40:40 -0500 Subject: python-oslo.service: correct PV Mistakenly had 0.16.0 instead of 1.16.0. Signed-off-by: Mark Asselstine Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-oslo.service_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack') diff --git a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb index a1e5e1a..f754444 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.service_git.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "Apache-2" LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2" -PV = "0.16.0" +PV = "1.16.0" SRCREV = "e11a2880777249674664ec330004fda5e605ac73" SRCNAME = "oslo.service" -- cgit v1.2.3-54-g00ecf