summaryrefslogtreecommitdiff
blob: a7fa0b21e9b19434b970f3f04fe9d00d6c8feba9 (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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
# ChangeLog for dev-python/cffi
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cffi/ChangeLog,v 1.71 2015/08/06 14:40:47 klausman Exp $

  06 Aug 2015; Tobias Klausmann <klausman@gentoo.org> cffi-1.1.2.ebuild:
  Stable on alpha, bug 556428

  02 Aug 2015; Pacho Ramos <pacho@gentoo.org> cffi-0.8.6.ebuild:
  sparc stable wrt bug #530294

  02 Aug 2015; Tim Harder <radhermit@gentoo.org> cffi-1.1.2.ebuild:
  Add pypi site to HOMEPAGE.

  20 Jul 2015; Patrick Lauer <patrick@gentoo.org> cffi-1.1.2.ebuild:
  Add pypy keyword for xcffib

  11 Jul 2015; Tobias Klausmann <klausman@gentoo.org> cffi-0.8.6.ebuild:
  Stable on alpha, bug 530294

*cffi-1.1.2 (15 Jun 2015)

  15 Jun 2015; Justin Lecher <jlec@gentoo.org> +cffi-1.1.2.ebuild:
  Version Bump

  02 Jun 2015; Justin Lecher <jlec@gentoo.org>
  +files/cffi-1.1.0-test-backport.patch, cffi-1.1.0.ebuild:
  Backport patch for test failure

*cffi-1.1.0 (01 Jun 2015)

  01 Jun 2015; Justin Lecher <jlec@gentoo.org> +cffi-1.1.0.ebuild:
  Version Bump

*cffi-1.0.3 (26 May 2015)

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

*cffi-1.0.2 (23 May 2015)

  23 May 2015; Justin Lecher <jlec@gentoo.org> +cffi-1.0.2.ebuild,
  -cffi-1.0.1.ebuild:
  Version Bump

*cffi-1.0.1 (21 May 2015)

  21 May 2015; Justin Lecher <jlec@gentoo.org> +cffi-1.0.1.ebuild,
  -cffi-1.0.0.ebuild:
  Version Bump; Drop old

  19 May 2015; Mike Gilbert <floppym@gentoo.org> cffi-1.0.0.ebuild:
  Add ~alpha keyword to unbreak the depgraph.

*cffi-1.0.0 (19 May 2015)

  19 May 2015; Justin Lecher <jlec@gentoo.org> +cffi-1.0.0.ebuild,
  -cffi-0.8.6-r1.ebuild, -cffi-0.9.1.ebuild, metadata.xml:
  Version Bump; drop old

  06 May 2015; Agostino Sarubbo <ago@gentoo.org> cffi-0.9.2.ebuild:
  Stable for x86, wrt bug #548530

  06 May 2015; Agostino Sarubbo <ago@gentoo.org> cffi-0.9.2.ebuild:
  Stable for ia64, wrt bug #548530

  05 May 2015; Anthony G. Basile <blueness@gentoo.org> cffi-0.9.2.ebuild:
  Stable on amd64.  Bug #548530.

  04 May 2015; Anthony G. Basile <blueness@gentoo.org> cffi-0.9.2.ebuild:
  Stable on arm and ppc.  Bug #548530.

  04 May 2015; Jeroen Roovers <jer@gentoo.org> cffi-0.9.2.ebuild:
  Stable for HPPA (bug #548530).

  04 May 2015; Jeroen Roovers <jer@gentoo.org> cffi-0.9.2.ebuild:
  Stable for PPC64 (bug #548530).

  04 Apr 2015; Mike Frysinger <vapier@gentoo.org> cffi-0.8.6-r1.ebuild,
  cffi-0.8.6.ebuild, cffi-0.9.1.ebuild, cffi-0.9.2.ebuild:
  Add arm64/ia64/m68k/s390/sh love.

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

  20 Mar 2015; Ian Delaney <idella4@gentoo.org> -cffi-0.8.1.ebuild,
  -cffi-0.8.2.ebuild, cffi-0.9.1.ebuild, cffi-0.9.2.ebuild:
  rm old, tidy to doc install

*cffi-0.9.2 (17 Mar 2015)

  17 Mar 2015; Patrick Lauer <patrick@gentoo.org> +cffi-0.9.2.ebuild:
  Bump

*cffi-0.9.1 (11 Mar 2015)

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

*cffi-0.8.6-r1 (28 Feb 2015)

  28 Feb 2015; Magnus Granberg <zorry@gentoo.org> +cffi-0.8.6-r1.ebuild,
  +files/issue177_prot_exec.patch:
  Add fix for bug #525494 proc_exec on pax enable kernel

  07 Feb 2015; Agostino Sarubbo <ago@gentoo.org> cffi-0.8.6.ebuild:
  Stable for ppc, wrt bug #530592

  16 Dec 2014; Markus Meier <maekke@gentoo.org> cffi-0.8.6.ebuild:
  arm stable, bug #530592

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

  08 Dec 2014; Agostino Sarubbo <ago@gentoo.org> cffi-0.8.6.ebuild:
  Stable for ppc64, wrt bug #530592

  02 Dec 2014; Ian Delaney <idella4@gentoo.org> cffi-0.8.6.ebuild:
  clean old impl

  01 Dec 2014; Mike Gilbert <floppym@gentoo.org> cffi-0.8.1.ebuild,
  cffi-0.8.2.ebuild, cffi-0.8.6.ebuild:
  Use in-source build to avoid a race. Reported by remi`.

  05 Nov 2014; Patrick Lauer <patrick@gentoo.org> cffi-0.8.6.ebuild:
  Stable for x86 and amd64 to make bcrypt happy

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

  13 Aug 2014; Anthony G. Basile <blueness@gentoo.org> cffi-0.8.1.ebuild,
  cffi-0.8.2.ebuild, cffi-0.8.6.ebuild:
  Keyword ~ppc and ~ppc64, bug #503094

  10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> cffi-0.8.1.ebuild,
  cffi-0.8.2.ebuild, cffi-0.8.6.ebuild:
  QA: drop trailing '.' from DESCRIPTION

*cffi-0.8.6 (08 Jul 2014)

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

  23 Jun 2014; Tobias Klausmann <klausman@gentoo.org> cffi-0.8.2.ebuild:
  Dekeywording on alpha due to ply being broken (bug 514446) which dekeywords
  pycparser

  22 Jun 2014; Tobias Klausmann <klausman@gentoo.org> cffi-0.8.2.ebuild:
  Keyworded on alpha, bug #503094

  08 Jun 2014; Akinori Hattori <hattya@gentoo.org> cffi-0.8.1.ebuild,
  cffi-0.8.2.ebuild:
  keyword ~ia64 wrt bug #503094

  08 May 2014; Michał Górny <mgorny@gentoo.org> cffi-0.8.1.ebuild,
  cffi-0.8.2.ebuild:
  Add a subslot since upstream requires rebuilding all reverse dependencies
  (well, regenerating the module cache but in our case it is done during the
  build) on cffi updates. Bug #506552.

  09 Apr 2014; Mike Gilbert <floppym@gentoo.org> cffi-0.8.1.ebuild,
  cffi-0.8.2.ebuild:
  Add || die to python_test.

  02 Apr 2014; Tim Harder <radhermit@gentoo.org> cffi-0.8.2.ebuild:
  Add python3_4 support.

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

*cffi-0.8.2 (30 Mar 2014)

  30 Mar 2014; Dirkjan Ochtman <djc@gentoo.org> +cffi-0.8.2.ebuild:
  Version bump cffi to 0.8.2.

  30 Mar 2014; Dirkjan Ochtman <djc@gentoo.org> -cffi-0.7.2.ebuild,
  -cffi-0.8.ebuild:
  Remove old versions.

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

  17 Mar 2014; Mike Gilbert <floppym@gentoo.org> cffi-0.7.2.ebuild,
  cffi-0.8.1.ebuild, cffi-0.8.ebuild:
  We don't run test_zintegration, so don't need virtualenv. Thanks to Arfrever
  for pointing this out.

  16 Mar 2014; Mike Gilbert <floppym@gentoo.org> cffi-0.7.2.ebuild,
  cffi-0.8.1.ebuild, cffi-0.8.ebuild:
  Drop depencency on htdistver per Arferver.

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

  04 Mar 2014; Agostino Sarubbo <ago@gentoo.org> cffi-0.8.1.ebuild:
  Stable for x86, wrt bug #502774

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

  02 Mar 2014; Pacho Ramos <pacho@gentoo.org> cffi-0.8.1.ebuild:
  amd64 stable, bug #502774

  07 Dec 2013; Pacho Ramos <pacho@gentoo.org> cffi-0.7.2.ebuild:
  x86 stable, bug #488738

*cffi-0.8.1 (06 Dec 2013)

  06 Dec 2013; Patrick Lauer <patrick@gentoo.org> +cffi-0.8.1.ebuild:
  Bump

  30 Nov 2013; Mike Gilbert <floppym@gentoo.org> cffi-0.7.2.ebuild,
  cffi-0.8.ebuild:
  Skip test_integration.py to avoid bugs 486736 and 489870.

  30 Nov 2013; Mike Gilbert <floppym@gentoo.org> cffi-0.7.2.ebuild,
  cffi-0.8.ebuild:
  Restrict tests until we can fix bugs 486736 and 489870. Simplify pycparser
  dep. Call distutils-r1_python_install_all.

  29 Nov 2013; Pacho Ramos <pacho@gentoo.org> cffi-0.7.2.ebuild:
  amd64 stable, bug #488738

*cffi-0.8 (18 Nov 2013)

  18 Nov 2013; Dirkjan Ochtman <djc@gentoo.org> +cffi-0.8.ebuild,
  -cffi-0.6.ebuild, -cffi-0.7.ebuild:
  Version bump cffi to 0.8.

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> cffi-0.6.ebuild,
  cffi-0.7.2.ebuild, cffi-0.7.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

*cffi-0.7.2 (10 Aug 2013)

  10 Aug 2013; Patrick Lauer <patrick@gentoo.org> +cffi-0.7.2.ebuild:
  Bump

  07 Aug 2013; Michał Górny <mgorny@gentoo.org> cffi-0.7.ebuild:
  Enable pypy2.0.

*cffi-0.7 (02 Aug 2013)

  02 Aug 2013; Dirkjan Ochtman <djc@gentoo.org> +cffi-0.7.ebuild,
  -cffi-0.2.1.ebuild, -cffi-0.3.ebuild, -cffi-0.5-r1.ebuild, -cffi-0.5.ebuild:
  Version bump cffi to 0.7.

  09 May 2013; Markus Meier <maekke@gentoo.org> cffi-0.6.ebuild:
  add ~arm, bug #462506

  08 May 2013; Ian Delaney <idella4@gentoo.org> cffi-0.5-r1.ebuild,
  cffi-0.6.ebuild:
  tidyup in dep list of 0.5-r1, Add py3 support in 0.6, drop pypy2-0 in both
  consequent to cffi bundled in pypy2.0-beta2, fixes Bug 468804

*cffi-0.6 (16 Apr 2013)

  16 Apr 2013; Patrick Lauer <patrick@gentoo.org> +cffi-0.6.ebuild:
  Bump

*cffi-0.5-r1 (20 Mar 2013)

  20 Mar 2013; Ian Delaney <idella4@gentoo.org> +cffi-0.5-r1.ebuild:
  migration revbump

*cffi-0.5 (08 Feb 2013)

  08 Feb 2013; Dirkjan Ochtman <djc@gentoo.org> +cffi-0.5.ebuild:
  Version bump cffi to 0.5.

  05 Dec 2012; Samuli Suominen <ssuominen@gentoo.org> cffi-0.2.1.ebuild,
  cffi-0.3.ebuild:
  Use virtual/libffi instead of dev-libs/libffi in case we have to move back to
  using libffi from gcc's source tree later.

*cffi-0.3 (10 Oct 2012)

  10 Oct 2012; Dirkjan Ochtman <djc@gentoo.org> +cffi-0.3.ebuild:
  Version bump to 0.3, depend on hgdistver (bug 437768).

  09 Aug 2012; Patrick Lauer <patrick@gentoo.org> cffi-0.2.1.ebuild:
  Restricting py-2.5 and jython

*cffi-0.2.1 (27 Jul 2012)

  27 Jul 2012; Dirkjan Ochtman <djc@gentoo.org> +cffi-0.2.1.ebuild,
  +metadata.xml:
  Initial version of cffi.