From 404a89bf766b9ae3e1ea6d48672a7e4cc0b8e5a4 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 16 Sep 2019 14:13:43 +0800 Subject: python-pycadf: upgrade 2.9.0 -> 2.10.0 Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-pycadf_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack') diff --git a/meta-openstack/recipes-devtools/python/python-pycadf_git.bb b/meta-openstack/recipes-devtools/python/python-pycadf_git.bb index 6b63f5a..d86356b 100644 --- a/meta-openstack/recipes-devtools/python/python-pycadf_git.bb +++ b/meta-openstack/recipes-devtools/python/python-pycadf_git.bb @@ -4,8 +4,8 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=c46f31914956e4579f9b488e71415ac8" -PV = "2.9.0+git${SRCPV}" -SRCREV = "4398b7d34e40f250a42e2ba537ca995a8c37376d" +PV = "2.10.0+git${SRCPV}" +SRCREV = "d113c1564d49d93451d9330955e8a42b7db04149" SRCNAME = "pycadf" SRC_URI = "git://github.com/openstack/${SRCNAME}.git" -- cgit v1.2.3-54-g00ecf