summaryrefslogtreecommitdiff
blob: 71d57a5c5f3d5e3b79e231aa8f35ca555c40952a (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# ChangeLog for dev-python/bcrypt
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/bcrypt/ChangeLog,v 1.18 2015/08/06 11:47:49 ago Exp $

  06 Aug 2015; Agostino Sarubbo <ago@gentoo.org> bcrypt-1.1.1.ebuild:
  Stable for amd64, wrt bug #556428

*bcrypt-2.0.0 (01 Aug 2015)

  01 Aug 2015; Ian Delaney <idella4@gentoo.org> +bcrypt-2.0.0.ebuild,
  -bcrypt-1.1.0.ebuild, bcrypt-1.1.1.ebuild:
  bump; general tidy and update to deps, test phase removed due to absence of
  testsuite in tarball, rm old

  06 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add github to remote-id in metadata.xml

  03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add pypi to remote-id in metadata.xml

*bcrypt-1.1.1 (26 May 2015)

  26 May 2015; Justin Lecher <jlec@gentoo.org> +bcrypt-1.1.1.ebuild:
  Version Bump

  18 May 2015; Jeroen Roovers <jer@gentoo.org> bcrypt-1.1.0.ebuild:
  Mark ~ppc64 (bug #541682).

  08 Apr 2015; Michał Górny <mgorny@gentoo.org> bcrypt-1.0.2-r1.ebuild,
  bcrypt-1.1.0.ebuild:
  Drop old Python implementations

  24 Mar 2015; Mike Gilbert <floppym@gentoo.org> bcrypt-1.1.0.ebuild:
  cffi is also a build-time dep.

  23 Mar 2015; Mike Gilbert <floppym@gentoo.org> bcrypt-1.1.0.ebuild:
  Using virtual/python-cffi breaks subslot rebuilds, so don't use it.

  23 Mar 2015; Justin Lecher <jlec@gentoo.org> bcrypt-1.1.0.ebuild:
  Convert to virtual/python-cffi

*bcrypt-1.1.0 (17 Feb 2015)

  17 Feb 2015; Justin Lecher <jlec@gentoo.org> +bcrypt-1.1.0.ebuild,
  metadata.xml:
  Version Bump

  06 Jun 2014; Sergey Popov <pinkbyte@gentoo.org> bcrypt-1.0.2-r1.ebuild:
  Stable on amd64 and x86, wrt bug #509828

  20 May 2014; Patrick Lauer <patrick@gentoo.org> bcrypt-1.0.2-r1.ebuild:
  Add mock to test deps

  12 May 2014; Ian Delaney <idella4@gentoo.org> bcrypt-1.0.2-r1.ebuild:
  drop py2.6 add py3.4 support

*bcrypt-1.0.2-r1 (08 May 2014)

  08 May 2014; Michał Górny <mgorny@gentoo.org> +bcrypt-1.0.2-r1.ebuild,
  -bcrypt-1.0.2.ebuild:
  Add a slot operator on dev-python/cffi dep (bug #506552), and make it
  conditional to CPython implementations (PyPy has built-in cffi).

  31 Mar 2014; Michał Górny <mgorny@gentoo.org> bcrypt-1.0.2.ebuild:
  Add support for the new PyPy slotting.

  05 Jan 2014; Mike Gilbert <floppym@gentoo.org> bcrypt-1.0.2.ebuild:
  Add blocker on dev-python/py-bcrypt.

*bcrypt-1.0.2 (05 Jan 2014)

  05 Jan 2014; Ian Delaney <idella4@gentoo.org> +bcrypt-1.0.2.ebuild,
  +metadata.xml:
  new package, dep for passlib, ebuild prepared by me and with testing by other
  helpers