components/openstack/ironic/Makefile
branchs11-update
changeset 4625 18adb92d4193
parent 4508 d8924d870370
child 6035 c9748fcc32de
--- a/components/openstack/ironic/Makefile	Thu Jul 09 18:19:03 2015 -0700
+++ b/components/openstack/ironic/Makefile	Fri Jul 10 20:29:35 2015 +0000
@@ -48,7 +48,7 @@
 
 # Since this is an app, and doesn't provide any public library interfaces, we
 # only need to deliver one version.  The manifest is parameterized, though.
-PYTHON_VERSIONS=	2.6
+PYTHON_VERSIONS=	2.7
 
 PKG_MACROS +=		COMPONENT_BE_VERSION=$(COMPONENT_BE_VERSION)
 PKG_MACROS +=		PYVER=$(PYTHON_VERSIONS)