summaryrefslogtreecommitdiff
blob: cd76d6b2e6990590a96b11feb453786898ed6e38 (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
# 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.9 2014/03/31 20:29:28 mgorny Exp $

  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