From 54179a2d187fd082456444c1f600fd6e9a07b7e8 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 12 Mar 2015 01:22:46 -0400 Subject: nova: fix jsonschema and retrying depdencies Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb') diff --git a/meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb b/meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb index 89fb670..e27a242 100644 --- a/meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb +++ b/meta-openstack/recipes-devtools/python/python-jsonschema_2.4.0.bb @@ -14,4 +14,4 @@ SRC_URI[sha256sum] = "acf1e360b4682d64ba6acc35dbc65d81d9bde68a291a97f14f16f42827 S = "${WORKDIR}/${SRCNAME}-${PV}" -inherit distutils +inherit setuptools -- cgit v1.2.3-54-g00ecf