components/python/swiftclient/Makefile
changeset 1907 446472de62e9
parent 1760 353323c7bdc1
child 1944 56ac2df1785b
--- a/components/python/swiftclient/Makefile	Mon May 19 10:28:03 2014 +0100
+++ b/components/python/swiftclient/Makefile	Mon May 19 07:37:20 2014 -0700
@@ -34,6 +34,9 @@
 COMPONENT_PROJECT_URL=	http://launchpad.net/python-swiftclient
 COMPONENT_BUGDB=	service/swift
 
+# Syntax issues: not Python 3 ready.
+PYTHON_VERSIONS=	2.7 2.6
+
 include $(WS_TOP)/make-rules/prep.mk
 include $(WS_TOP)/make-rules/setup.py.mk
 include $(WS_TOP)/make-rules/ips.mk