blob: de68b4d0723a2886ae9c1951a2920a9f9bc33de8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
# ChangeLog for dev-python/passlib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/passlib/ChangeLog,v 1.12 2014/07/29 08:12:11 pinkbyte Exp $
29 Jul 2014; Sergey Popov <pinkbyte@gentoo.org> passlib-1.6.2.ebuild:
Stable on amd64 and x86, wrt bug #517870
06 Jul 2014; Michał Górny <mgorny@gentoo.org> passlib-1.6.2.ebuild:
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
unittest2 (those packages were only required for <=python-2.6).
12 May 2014; Ian Delaney <idella4@gentoo.org> passlib-1.6.2.ebuild:
drop py2.6 pypy2_0 add py3.4 support
31 Mar 2014; Michał Górny <mgorny@gentoo.org> passlib-1.6.1-r1.ebuild,
passlib-1.6.2.ebuild:
Add support for the new PyPy slotting.
*passlib-1.6.2 (06 Jan 2014)
06 Jan 2014; Ian Delaney <idella4@gentoo.org> +passlib-1.6.2.ebuild,
metadata.xml:
bump; intro new dep bcrypt, test phase
04 Jan 2014; Mike Gilbert <floppym@gentoo.org> passlib-1.6.1-r1.ebuild:
Drop py-bcrypt dep.
*passlib-1.6.1-r1 (18 Nov 2013)
18 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
+passlib-1.6.1-r1.ebuild, -passlib-1.6.1.ebuild:
py-bcrypt added as a dep
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.
12 Feb 2013; Michał Górny <mgorny@gentoo.org> metadata.xml,
passlib-1.6.1.ebuild:
Migrate to distutils-r1. Clean up a bit.
01 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> passlib-1.6.1.ebuild:
refactor into distutils-r1 and eapi5
*passlib-1.6.1 (28 Nov 2012)
28 Nov 2012; Matthew Thode <prometheanfire@gentoo.org> +passlib-1.6.1.ebuild,
+metadata.xml:
adding as it is needed for keystone
|