From 26b9e07e2f9709b906a55cf096ab4e4b5d96a31a Mon Sep 17 00:00:00 2001 From: Eli Collins Date: Thu, 26 Dec 2013 11:07:23 -0500 Subject: decided python2.5 support is getting to be too much trouble, though could perhaps go for one more major release. --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index ec461e5..05ec1ba 100644 --- a/CHANGES +++ b/CHANGES @@ -30,6 +30,13 @@ Release History As of Passlib 1.7, :mod:`passlib.ext.django` will require Django >= 1.4. Passlib 1.6.x is the last release that will support Django 1.3.x and earlier. + .. warning:: + + Unless significant feedback is received to reverse the decision, + **Passlib 1.7 will drop support for Python 2.5.** Too many core tools + (such as Setuptools, Pip, and Tox) no longer support it, making + testing increasingly burdensome. + **1.6.1** (2012-08-02) ====================== -- cgit v1.2.1