From 8cbdaffedbf429284720fd3d0ff61379a104d0b3 Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Fri, 21 Dec 2012 15:35:27 -0800 Subject: [PATCH] Update the python dependency to 2.6 --- DEPENDS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPENDS b/DEPENDS index 55b915ff6..97d5870e8 100644 --- a/DEPENDS +++ b/DEPENDS @@ -1,5 +1,5 @@ === Core === - * python >= 2.5 + * python >= 2.6 * twisted >= 8.1 * twisted-web >= 8.1 * pyopenssl