summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2013-11-17 22:02:23 +0000
committerMatthew Thode <prometheanfire@gentoo.org>2013-11-17 22:02:23 +0000
commit5a575afc2929a471bcd1cc56daeaaab989b92924 (patch)
tree4c764dc985895ae3cce49b3cf45e710a07b6911d /dev-python/passlib/ChangeLog
parentversion bump (diff)
downloadgentoo-2-5a575afc2929a471bcd1cc56daeaaab989b92924.tar.gz
gentoo-2-5a575afc2929a471bcd1cc56daeaaab989b92924.tar.bz2
gentoo-2-5a575afc2929a471bcd1cc56daeaaab989b92924.zip
adding python 3.2 and 3.3 support for bug 487904
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'dev-python/passlib/ChangeLog')
-rw-r--r--dev-python/passlib/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-python/passlib/ChangeLog b/dev-python/passlib/ChangeLog
index 2aa45c001c41..9bec7bc958b6 100644
--- a/dev-python/passlib/ChangeLog
+++ b/dev-python/passlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/passlib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/passlib/ChangeLog,v 1.4 2013/09/05 18:46:43 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/passlib/ChangeLog,v 1.5 2013/11/17 22:02:23 prometheanfire Exp $
+
+ 17 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> passlib-1.6.1.ebuild:
+ adding python 3.2 and 3.3 support for bug 487904
05 Sep 2013; Michał Górny <mgorny@gentoo.org> passlib-1.6.1.ebuild:
Clean up PYTHON_COMPAT from old implementations.