# HG changeset patch # User Sylvain Thénault # Date 1325589837 -3600 # Node ID b9bb3372b85f92763aeb342c96cef6dff231a85b # Parent b5a9706f839e793f09e8cd46aa96359ecd887fa0 [debian] cubicweb works with python 2.7 (which become the standard on some distros). Closes #2142050 diff -r b5a9706f839e -r b9bb3372b85f debian/control --- a/debian/control Fri Jan 06 18:44:52 2012 +0100 +++ b/debian/control Tue Jan 03 12:23:57 2012 +0100 @@ -12,7 +12,7 @@ # python-sphinx, python-logilab-common, python-unittest2, logilab-doctools, logilab-xml Standards-Version: 3.9.1 Homepage: http://www.cubicweb.org -XS-Python-Version: >= 2.5, << 2.7 +XS-Python-Version: >= 2.5, << 3.0 Package: cubicweb Architecture: all