summaryrefslogtreecommitdiff
blob: a35108bd5283d2eb3e71d8e0bf8c1c3176eccf89 (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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
# ChangeLog for dev-python/cryptography
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cryptography/ChangeLog,v 1.38 2015/04/01 10:22:15 klausman Exp $

  01 Apr 2015; Tobias Klausmann <klausman@gentoo.org>
  cryptography-0.8.1.ebuild:
  Keyworded on alpha, bug 503094

*cryptography-0.8.1 (24 Mar 2015)

  24 Mar 2015; Patrick Lauer <patrick@gentoo.org> +cryptography-0.8.1.ebuild:
  Bump

*cryptography-0.8 (11 Mar 2015)

  11 Mar 2015; Patrick Lauer <patrick@gentoo.org> +cryptography-0.8.ebuild:
  Bump

  15 Feb 2015; Pacho Ramos <pacho@gentoo.org> cryptography-0.6.1.ebuild:
  amd64/ppc/ppc64/x86 stable, bug #530294

*cryptography-0.7.2 (26 Jan 2015)

  26 Jan 2015; Patrick Lauer <patrick@gentoo.org> +cryptography-0.7.2.ebuild:
  Bump

  16 Jan 2015; Jeroen Roovers <jer@gentoo.org> cryptography-0.7.1-r1.ebuild:
  Marked ~hppa (bug #533430).

*cryptography-0.7.1-r1 (14 Jan 2015)

  14 Jan 2015; Ian Delaney <idella4@gentoo.org> +cryptography-0.7.1-r1.ebuild,
  +cryptography-0.7.ebuild, +files/0.7-setup.patch, -cryptography-0.7.1.ebuild:
  revbump; re-add pypy support, update and tidy deps, patch (from upstream) to
  correct their own oversight in setup.py re use of enum34, ebuild cross checked
  and tested by Arfrever.

*cryptography-0.7.1 (13 Jan 2015)

  13 Jan 2015; Patrick Lauer <patrick@gentoo.org> +cryptography-0.7.1.ebuild:
  Bump, drop minor arches due to enum34 keywords missing, drop pypy because
  keywords missing, drop py34 target because setup.py too confused about life

  24 Dec 2014; Markus Meier <maekke@gentoo.org> cryptography-0.6.1.ebuild:
  arm stable, bug #530294

  09 Dec 2014; Jeroen Roovers <jer@gentoo.org> cryptography-0.6.1.ebuild:
  Stable for HPPA (bug #530294).

  16 Nov 2014; Mike Gilbert <floppym@gentoo.org> cryptography-0.5.4.ebuild,
  cryptography-0.6.1.ebuild:
  Fix dependency on dev-python/cffi.

  26 Oct 2014; Fabian Groffen <grobian@gentoo.org> cryptography-0.6.1.ebuild:
  Added Prefix keywords, bug #503094

  18 Oct 2014; Tim Harder <radhermit@gentoo.org> cryptography-0.6.1.ebuild:
  Setuptools is now a runtime dep.

*cryptography-0.6.1 (18 Oct 2014)

  18 Oct 2014; Tim Harder <radhermit@gentoo.org> +cryptography-0.6.1.ebuild:
  Version bump, restrict tests until cffi fixes its compile on import issues,
  and drop python3_2 support.

  07 Oct 2014; Tim Harder <radhermit@gentoo.org> -cryptography-0.4-r1.ebuild,
  -cryptography-0.4-r2.ebuild, -cryptography-0.5.1.ebuild,
  -cryptography-0.5.2.ebuild, -cryptography-0.5.3.ebuild, -files/asn1.patch:
  Remove old.

*cryptography-0.5.4 (24 Aug 2014)

  24 Aug 2014; Tim Harder <radhermit@gentoo.org> +cryptography-0.5.4.ebuild:
  Version bump.

  13 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
  cryptography-0.4-r1.ebuild, cryptography-0.4-r2.ebuild,
  cryptography-0.5.1.ebuild, cryptography-0.5.2.ebuild,
  cryptography-0.5.3.ebuild:
  Keyword ~ppc and ~ppc64, bug #503094

*cryptography-0.5.3 (08 Aug 2014)

  08 Aug 2014; Tim Harder <radhermit@gentoo.org> +cryptography-0.5.3.ebuild:
  Version bump.

*cryptography-0.5.2 (11 Jul 2014)

  11 Jul 2014; Tim Harder <radhermit@gentoo.org> +cryptography-0.5.2.ebuild:
  Version bump.

*cryptography-0.5.1 (08 Jul 2014)

  08 Jul 2014; Tim Harder <radhermit@gentoo.org> +cryptography-0.5.1.ebuild:
  Version bump.

  03 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
  cryptography-0.4-r1.ebuild, cryptography-0.4-r2.ebuild:
  Ensure usage of new-enough pytest version (see bug 514442)

*cryptography-0.4-r2 (23 Jun 2014)

  23 Jun 2014; Ian Delaney <idella4@gentoo.org> +cryptography-0.4-r2.ebuild,
  +files/asn1.patch, cryptography-0.4-r1.ebuild:
  revbump; patch required to fix a test failing in pyopenssl, fixes Bug #514418

  08 Jun 2014; Akinori Hattori <hattya@gentoo.org> cryptography-0.4-r1.ebuild:
  keyword ~ia64 wrt bug #503094

  10 May 2014; Ian Delaney <idella4@gentoo.org> cryptography-0.4-r1.ebuild:
  add new dep, drop py2.6 upport

*cryptography-0.4-r1 (08 May 2014)

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

*cryptography-0.4 (07 May 2014)

  07 May 2014; Patrick Lauer <patrick@gentoo.org> +cryptography-0.4.ebuild:
  Bump

  03 Apr 2014; Tim Harder <radhermit@gentoo.org> cryptography-0.2.2.ebuild,
  cryptography-0.3.ebuild:
  Sync ~arm keywords.

*cryptography-0.3 (03 Apr 2014)

  03 Apr 2014; Tim Harder <radhermit@gentoo.org> +cryptography-0.3.ebuild:
  Version bump, add python3_4 support.

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

  22 Mar 2014; Markos Chandras <hwoarang@gentoo.org> cryptography-0.2.2.ebuild:
  Add ~mips. Bug #503094

  22 Mar 2014; Markus Meier <maekke@gentoo.org> cryptography-0.2.1.ebuild:
  add ~arm, bug #503094

*cryptography-0.2.2 (15 Mar 2014)

  15 Mar 2014; Tim Harder <radhermit@gentoo.org> +cryptography-0.2.2.ebuild:
  Version bump.

  04 Mar 2014; Naohiro Aota <naota@gentoo.org> cryptography-0.2.1.ebuild:
  Add ~x86-fbsd wrt bug #503094

  03 Mar 2014; Jeroen Roovers <jer@gentoo.org> cryptography-0.2.1.ebuild:
  Marked ~hppa (bug #503094).

  01 Mar 2014; Tim Harder <radhermit@gentoo.org> cryptography-0.2.1.ebuild:
  Add pypy2_0 support.

  01 Mar 2014; Tim Harder <radhermit@gentoo.org> cryptography-0.2.1.ebuild:
  Fix deps.

*cryptography-0.2.1 (01 Mar 2014)

  01 Mar 2014; Tim Harder <radhermit@gentoo.org> +cryptography-0.2.1.ebuild,
  +metadata.xml:
  Initial import.