diff contrib/debian/control @ 32233:feb910d2f59b

setup: drop support for Python 2.6 (BC) Per discussion on the mailing list and elsewhere, we've decided that Python 2.6 is too old to continue supporting. We keep accumulating hacks/fixes/workarounds for 2.6 and this is taking time away from more important work. So with this patch, we officially drop support for Python 2.6 and require Python 2.7 to run Mercurial.
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 02 May 2017 16:19:04 -0700
parents dc22729b4ebd
children 9929af2b09b4
line wrap: on
line diff
--- a/contrib/debian/control	Sat May 06 11:16:59 2017 -0700
+++ b/contrib/debian/control	Tue May 02 16:19:04 2017 -0700
@@ -12,7 +12,7 @@
  unzip,
  zip
 Standards-Version: 3.9.4
-X-Python-Version: >= 2.6
+X-Python-Version: >= 2.7
 
 Package: mercurial
 Depends: