summaryrefslogtreecommitdiff
blob: fafbdb7df84145e336c315d45c7af1bcb41f522d (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
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
# ChangeLog for dev-python/cython
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cython/ChangeLog,v 1.119 2014/08/07 09:02:08 jer Exp $

  07 Aug 2014; Jeroen Roovers <jer@gentoo.org> cython-0.19.1-r1.ebuild:
  Stable for HPPA (bug #506042).

  02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> cython-0.19.1-r1.ebuild:
  Stable for x86, wrt bug #506042

  02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> cython-0.19.1-r1.ebuild:
  Stable for amd64, wrt bug #506042

  19 Jul 2014; Tobias Klausmann <klausman@gentoo.org> cython-0.19.1-r1.ebuild:
  Stable on alpha, bug #506042

  20 Jun 2014; Tobias Klausmann <klausman@gentoo.org> cython-0.19.1.ebuild:
  Keyworded on alpha, bug #474330

*cython-0.20.2 (17 Jun 2014)

  17 Jun 2014; Tim Harder <radhermit@gentoo.org> +cython-0.20.2.ebuild:
  Version bump.

  02 Apr 2014; Mike Gilbert <floppym@gentoo.org> cython-0.20.1.ebuild:
  Add python3.4 to numpy usedep.

  02 Apr 2014; Patrick McLean <chutzpah@gentoo.org> cython-0.20.1.ebuild:
  Add python3.4

  31 Mar 2014; Michał Górny <mgorny@gentoo.org> cython-0.19.1-r1.ebuild,
  cython-0.19.2.ebuild, cython-0.20.1.ebuild, cython-0.20.ebuild:
  Add support for the new PyPy slotting.

  24 Feb 2014; Justin Lecher <jlec@gentoo.org> cython-0.20.1.ebuild:
  Correct heck made for testing, thanks Arfrever spotting this

*cython-0.20.1 (21 Feb 2014)

  21 Feb 2014; Justin Lecher <jlec@gentoo.org> cython-0.20.ebuild,
  +cython-0.20.1.ebuild, +files/cython-0.20.1-backport-test-fix.patch,
  metadata.xml:
  Version Bump; respect FLAGS* for py2, #499422

  16 Feb 2014; Mike Frysinger <vapier@gentoo.org> cython-0.19.1.ebuild:
  Mark arm stable.

  31 Jan 2014; Justin Lecher <jlec@gentoo.org> cython-0.20.ebuild:
  Add workaround for XDG_CONFIG_HOME being present in env, #499068

*cython-0.20 (23 Jan 2014)

  23 Jan 2014; Tim Harder <radhermit@gentoo.org> +cython-0.20.ebuild:
  Version bump.

  07 Dec 2013; Akinori Hattori <hattya@gentoo.org> cython-0.19.1.ebuild:
  ia64 stable

*cython-0.19.2 (22 Nov 2013)

  22 Nov 2013; Patrick Lauer <patrick@gentoo.org> +cython-0.19.2.ebuild:
  Bump

*cython-0.19.1-r1 (14 Nov 2013)

  14 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
  +cython-0.19.1-r1.ebuild:
  pypy2_0 for 0.19-r1

  30 Oct 2013; Mikle Kolyada <zlogene@gentoo.org> cython-0.19.1.ebuild:
  x86 stable wrt bug #487896

  23 Oct 2013; Agostino Sarubbo <ago@gentoo.org> cython-0.19.1.ebuild:
  Stable for ppc64, wrt bug #488048

  22 Oct 2013; Fabian Groffen <grobian@gentoo.org> cython-0.19.1.ebuild:
  Marked ~x64-macos, bug #487670

  22 Oct 2013; Agostino Sarubbo <ago@gentoo.org> cython-0.19.1.ebuild:
  Stable for ppc, wrt bug #488048

  16 Oct 2013; Jeroen Roovers <jer@gentoo.org> cython-0.19.1.ebuild:
  Stable for HPPA (bug #487896).

  14 Oct 2013; Tony Vroon <chainsaw@gentoo.org> cython-0.19.1.ebuild:
  Marked stable on AMD64 based on arch tester report by Elijah "Armageddon" El
  Lazkani in bug #487896.

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> cython-0.18-r1.ebuild,
  cython-0.19.1.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

*cython-0.19.1 (24 May 2013)

  24 May 2013; Kacper Kowalik <xarthisius@gentoo.org> +cython-0.19.1.ebuild,
  -cython-0.19.ebuild:
  Version bump, drop old

*cython-0.19 (23 May 2013)

  23 May 2013; Patrick Lauer <patrick@gentoo.org> +cython-0.19.ebuild,
  -cython-0.14.1-r1.ebuild, -cython-0.14.1.ebuild, -cython-0.15.1-r1.ebuild:
  Bump

  16 Feb 2013; Michał Górny <mgorny@gentoo.org> cython-0.18-r1.ebuild:
  Enable py3.3.

  09 Feb 2013; Michał Górny <mgorny@gentoo.org> cython-0.18-r1.ebuild:
  Use a weaker dep on sphinx, it does not import source code.

  09 Feb 2013; Michał Górny <mgorny@gentoo.org> cython-0.18-r1.ebuild:
  As explained in bug 456318, numpy is really a dependency when compiling code
  that uses numpy or in tests. Therefore, adjust the dep. Thanks to Matěj Laitl
  for insight.

  09 Feb 2013; Michał Górny <mgorny@gentoo.org> cython-0.18-r1.ebuild:
  Use sphinx-generated docs and remove outdated examples. Adjust description to
  match one used upstream. Fix install phase. Suggestions were from bug #456318.

*cython-0.18-r1 (09 Feb 2013)

  09 Feb 2013; Michał Górny <mgorny@gentoo.org> +cython-0.18-r1.ebuild:
  Migrate to distutils-r1.

*cython-0.18 (04 Feb 2013)

  04 Feb 2013; Patrick Lauer <patrick@gentoo.org> +cython-0.18.ebuild:
  Bump

*cython-0.17.4 (11 Jan 2013)

  11 Jan 2013; Patrick Lauer <patrick@gentoo.org> +cython-0.17.4.ebuild:
  Bump for #451260

*cython-0.17.2 (29 Nov 2012)

  29 Nov 2012; Patrick Lauer <patrick@gentoo.org> +cython-0.17.2.ebuild:
  Bump

*cython-0.17.1 (16 Nov 2012)

  16 Nov 2012; Patrick Lauer <patrick@gentoo.org> +cython-0.17.1.ebuild:
  Bump for #442946

  28 Jun 2012; Jeroen Roovers <jer@gentoo.org> cython-0.16.ebuild:
  Stable for HPPA (bug #418291).

  09 Jun 2012; Jeff Horelick <jdhore@gentoo.org> cython-0.16.ebuild:
  marked x86 per bug 418291

  07 Jun 2012; Brent Baude <ranger@gentoo.org> cython-0.16.ebuild:
  Marking cython-0.16 ppc for bug 418291

  06 Jun 2012; Brent Baude <ranger@gentoo.org> cython-0.16.ebuild:
  Marking cython-0.16 ppc64 for bug 418291

  02 Jun 2012; Agostino Sarubbo <ago@gentoo.org> cython-0.16.ebuild:
  Stable for amd64, wrt bug #418291

  13 May 2012; Alexis Ballier <aballier@gentoo.org> cython-0.16.ebuild:
  keyword ~amd64-fbsd

  28 Apr 2012; Mike Gilbert <floppym@gentoo.org> cython-0.16.ebuild:
  No need for eutils.

*cython-0.16 (27 Apr 2012)

  27 Apr 2012; Patrick Lauer <patrick@gentoo.org> +cython-0.16.ebuild:
  Bump

  31 Mar 2012; Mike Gilbert <floppym@gentoo.org> -cython-0.15.1.ebuild:
  Remove old version.

*cython-0.15.1-r1 (31 Mar 2012)
*cython-0.14.1-r1 (31 Mar 2012)

  31 Mar 2012; Mike Gilbert <floppym@gentoo.org> +cython-0.14.1-r1.ebuild,
  +cython-0.15.1-r1.ebuild:
  Make cython wrapper respect EPYTHON. Ported from Progress.

  20 Feb 2012; Patrick Lauer <patrick@gentoo.org> cython-0.14.1.ebuild,
  cython-0.15.1.ebuild:
  Restrict pypy for #403791

  26 Dec 2011; Patrick Lauer <patrick@gentoo.org> cython-0.15.1.ebuild:
  Fixing deps for #388411

  17 Dec 2011; Mike Gilbert <floppym@gentoo.org> cython-0.15.1.ebuild:
  Add missing eutils.

*cython-0.15.1 (17 Dec 2011)

  17 Dec 2011; Sébastien Fabbro <bicatali@gentoo.org>
  +files/0.15.1-test.patch, +cython-0.15.1.ebuild:
  Bump. Patch for test submitted by Ian Delanay, bug #393679

  08 Jul 2011; Dirkjan Ochtman <djc@gentoo.org> Manifest:
  Update manifest to match new tarball (bug 361579).

  07 Jul 2011; Alexis Ballier <aballier@gentoo.org> cython-0.14.1.ebuild:
  keyword ~x86-fbsd, tests fail due to missing cpow on fbsd though

  31 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> cython-0.14.1.ebuild:
  ppc64 stable wrt #357847

  27 Mar 2011; Brent Baude <ranger@gentoo.org> cython-0.14.1.ebuild:
  Marking cython-0.14.1 ppc for bug 357847

  20 Mar 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> cython-0.14.1.ebuild:
  x86 stable wrt bug #357847

  09 Mar 2011; Markos Chandras <hwoarang@gentoo.org> cython-0.14.1.ebuild:
  Stable on amd64 wrt bug #357847

  08 Mar 2011; Jeroen Roovers <jer@gentoo.org> cython-0.14.1.ebuild:
  Stable for HPPA (bug #357847).

*cython-0.14.1 (04 Feb 2011)

  04 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -cython-0.14-r1.ebuild, -cython-0.14.1_rc1.ebuild, -cython-0.14.1_rc2.ebuild,
  -cython-0.14.1_rc3.ebuild, +cython-0.14.1.ebuild,
  -files/cython-0.14-__new__.patch, -files/cython-0.14-python-3.patch:
  Version bump.

*cython-0.14.1_rc3 (28 Jan 2011)

  28 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +cython-0.14.1_rc3.ebuild:
  Version bump.

*cython-0.14.1_rc2 (23 Jan 2011)

  23 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +cython-0.14.1_rc2.ebuild:
  Version bump.

*cython-0.14.1_rc1 (18 Jan 2011)

  18 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +cython-0.14.1_rc1.ebuild:
  Version bump.

*cython-0.14-r1 (24 Dec 2010)

  24 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -cython-0.14.ebuild, +cython-0.14-r1.ebuild,
  +files/cython-0.14-__new__.patch, +files/cython-0.14-python-3.patch:
  Fix compatibility with Python 3. Fix handling of __new__().

*cython-0.14 (15 Dec 2010)

  15 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -cython-0.14_rc0.ebuild, +cython-0.14.ebuild:
  Version bump.

*cython-0.14_rc0 (11 Dec 2010)

  11 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +cython-0.14_rc0.ebuild:
  Version bump.

  15 Nov 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  cython-0.13.ebuild, +files/cython-0.13-python-3.1.3.patch:
  Fix building with Python 3.1.3 (bug #344823).

  14 Nov 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -cython-0.12.1.ebuild:
  Delete.

  09 Nov 2010; Samuli Suominen <ssuominen@gentoo.org> cython-0.13.ebuild:
  ppc64 stable wrt #341313

  22 Oct 2010; Jeroen Roovers <jer@gentoo.org> cython-0.13.ebuild:
  Stable for HPPA (bug #341313).

  20 Oct 2010; Brent Baude <ranger@gentoo.org> cython-0.13.ebuild:
  stable ppc, bug 341313

  20 Oct 2010; Christian Faulhammer <fauli@gentoo.org> cython-0.13.ebuild:
  stable x86, bug 341313

  18 Oct 2010; Markos Chandras <hwoarang@gentoo.org> cython-0.13.ebuild:
  Stable on amd64 wrt bug #341313

*cython-0.13 (10 Sep 2010)

  10 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -cython-0.13_beta0.ebuild, +cython-0.13.ebuild:
  Version bump.

*cython-0.13_beta0 (24 Jul 2010)

  24 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -cython-0.12.ebuild, -files/cython-0.12-report_test_failures.patch,
  +cython-0.13_beta0.ebuild:
  Version bump. Fixed test failures with Python 2.7 (bug #294869).

  22 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  cython-0.12.1.ebuild:
  amd64 stable (tested by rullzer) (bug #308207).

  19 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  cython-0.12.1.ebuild:
  Use -fno-strict-aliasing (bug #294585).

  02 Apr 2010; Jeroen Roovers <jer@gentoo.org> cython-0.12.1.ebuild:
  Stable for HPPA (bug #308207).

  22 Mar 2010; Christian Faulhammer <fauli@gentoo.org> cython-0.12.1.ebuild:
  stable x86, bug 308207

  10 Mar 2010; Joseph Jezak <josejx@gentoo.org> cython-0.12.1.ebuild:
  Marked ppc/ppc64 stable for bug #308207.

  07 Feb 2010; Peter Volkov <pva@gentoo.org> cython-0.12.ebuild:
  Add inherit eutils: epatch is defined there.

*cython-0.12.1 (04 Feb 2010)

  04 Feb 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +cython-0.12.1.ebuild:
  Version bump.

  01 Feb 2010; Markos Chandras <hwoarang@gentoo.org> cython-0.12.ebuild:
  Stable on amd64 wrt bug #298794

  10 Jan 2010; nixnut <nixnut@gentoo.org> cython-0.12.ebuild:
  ppc stable #298794

  05 Jan 2010; Jeroen Roovers <jer@gentoo.org> cython-0.12.ebuild:
  Stable for HPPA (bug #298794).

  03 Jan 2010; Christian Faulhammer <fauli@gentoo.org> cython-0.12.ebuild:
  stable x86, bug 298794

  29 Dec 2009; Raúl Porcel <armin76@gentoo.org> cython-0.11.2.ebuild,
  cython-0.11.2-r1.ebuild, cython-0.11.3.ebuild, cython-0.12_rc1.ebuild,
  cython-0.12.ebuild:
  Add ~arm

*cython-0.12 (27 Nov 2009)

  27 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +cython-0.12.ebuild, +files/cython-0.12-report_test_failures.patch:
  Version bump (bug #294620).

*cython-0.12_rc1 (21 Nov 2009)

  21 Nov 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +cython-0.12_rc1.ebuild:
  Version bump.

  14 Nov 2009; Raúl Porcel <armin76@gentoo.org> cython-0.11.3.ebuild:
  ia64/sparc stable wrt #291193

  08 Nov 2009; nixnut <nixnut@gentoo.org> cython-0.11.3.ebuild:
  ppc stable #291193

  05 Nov 2009; Jeroen Roovers <jer@gentoo.org> cython-0.11.3.ebuild:
  Stable for HPPA (bug #291193).

  02 Nov 2009; Markus Meier <maekke@gentoo.org> cython-0.11.3.ebuild:
  amd64/x86 stable, bug #291193

  10 Oct 2009; Fabian Groffen <grobian@gentoo.org> cython-0.11.3.ebuild:
  Merge from Prefix

*cython-0.11.3 (27 Sep 2009)

  27 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +cython-0.11.3.ebuild:
  Version bump.

  05 Sep 2009; Patrick Lauer <patrick@gentoo.org> -cython-0.9.6.12.ebuild,
  -cython-0.9.8.1.ebuild, -cython-0.9.8.1.1.ebuild:
  Remove old

*cython-0.11.2-r1 (12 Aug 2009)

  12 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +cython-0.11.2-r1.ebuild:
  Set SUPPORT_PYTHON_ABIS.

  26 Jul 2009; Brent Baude <ranger@gentoo.org> cython-0.11.2.ebuild:
  stable ppc64, bug 277124

  23 Jul 2009; Raúl Porcel <armin76@gentoo.org> cython-0.11.2.ebuild:
  ia64 stable wrt #277124

  23 Jul 2009; Jeremy Olexa <darkside@gentoo.org> cython-0.11.2.ebuild:
  amd64 stable, bug 277124

  23 Jul 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  cython-0.11.2.ebuild:
  Disable some optimizations to avoid test failures.

  17 Jul 2009; nixnut <nixnut@gentoo.org> cython-0.11.2.ebuild:
  ppc stable #277124

  10 Jul 2009; Ferris McCormick <fmccor@gentoo.org> cython-0.11.2.ebuild:
  Sparc stable, Bug #277124.

  10 Jul 2009; Jeroen Roovers <jer@gentoo.org> cython-0.11.2.ebuild:
  Stable for HPPA (bug #277124).

  09 Jul 2009; Christian Faulhammer <fauli@gentoo.org> cython-0.11.2.ebuild:
  stable x86, bug 277124

*cython-0.11.2 (07 Jun 2009)

  07 Jun 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +cython-0.11.2.ebuild:
  Version bump (bug #272571).

  30 Apr 2009; Patrick Lauer <patrick@gentoo.org> +cython-0.9.6.12.ebuild:
  Restore a 0.9.6 version, we don't want to break ppc

  30 Apr 2009; Patrick Lauer <patrick@gentoo.org> -cython-0.9.6.6.ebuild,
  -cython-0.9.6.10b.ebuild, -cython-0.9.6.12.ebuild:
  Remove old

  26 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  metadata.xml:
  Removing hawking as a maintainer since he was retired.

*cython-0.9.8.1.1 (20 Oct 2008)

  20 Oct 2008; Ali Polatel <hawking@gentoo.org> +cython-0.9.8.1.1.ebuild:
  Version bump.

*cython-0.9.8.1 (19 Aug 2008)

  19 Aug 2008; Ali Polatel <hawking@gentoo.org> +cython-0.9.8.1.ebuild:
  Version bump. Use tarball instead of zip, drop unzip DEPEND.

  13 Jul 2008; Joseph Jezak <josejx@gentoo.org> cython-0.9.6.12.ebuild:
  Marked ~ppc.

  26 May 2008; Raúl Porcel <armin76@gentoo.org> cython-0.9.6.12.ebuild:
  Add ~sparc

  25 May 2008; Markus Rothe <corsair@gentoo.org> cython-0.9.6.12.ebuild:
  Stable on ppc64; bug #223443

  24 May 2008; Jeroen Roovers <jer@gentoo.org> cython-0.9.6.12.ebuild:
  Stable for HPPA (bug #223443).

  08 Apr 2008; Raúl Porcel <armin76@gentoo.org> cython-0.9.6.12.ebuild:
  Add ~ia64 wrt #215557

  07 Apr 2008; Markus Rothe <corsair@gentoo.org> cython-0.9.6.12.ebuild:
  Added ~ppc64; bug #215557

  31 Mar 2008; Jeroen Roovers <jer@gentoo.org> cython-0.9.6.12.ebuild:
  Marked ~hppa (bug #215557).

*cython-0.9.6.12 (20 Mar 2008)

  20 Mar 2008; Ali Polatel <hawking@gentoo.org> +cython-0.9.6.12.ebuild:
  Version bump. Thanks to René 'Necoro' Neumann

*cython-0.9.6.10b (04 Jan 2008)

  04 Jan 2008; Ali Polatel <hawking@gentoo.org> +cython-0.9.6.10b.ebuild:
  Version bump.

  07 Oct 2007; Tiziano Müller <dev-zero@gentoo.org> cython-0.9.6.6.ebuild:
  Added ~amd64 keyword

*cython-0.9.6.6 (06 Oct 2007)

  06 Oct 2007; Ali Polatel <hawking@gentoo.org> +metadata.xml,
  +cython-0.9.6.6.ebuild:
  Initial import. Ebuild submitted by Samuele Kaplun <kaplun@alice.it>