summaryrefslogtreecommitdiff
blob: 71fdc20ef2d22533827e57310a02d507b528d786 (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
# ChangeLog for dev-lang/python
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.623 2012/11/30 23:57:44 mgorny Exp $

  30 Nov 2012; Michał Górny <mgorny@gentoo.org> python-2.5.4-r5.ebuild,
  python-2.6.8-r1.ebuild, python-2.7.3-r3.ebuild, python-3.1.5-r1.ebuild,
  python-3.2.3-r2.ebuild, python-3.3.0-r1.ebuild:
  Fix byte-compiling the installed epython module when installing a new Python
  version.

*python-2.7.3-r3 (30 Nov 2012)
*python-3.3.0-r1 (30 Nov 2012)
*python-2.6.8-r1 (30 Nov 2012)
*python-2.5.4-r5 (30 Nov 2012)
*python-3.2.3-r2 (30 Nov 2012)
*python-3.1.5-r1 (30 Nov 2012)

  30 Nov 2012; Michał Górny <mgorny@gentoo.org> +python-2.5.4-r5.ebuild,
  +python-2.6.8-r1.ebuild, +python-2.7.3-r3.ebuild, +python-3.1.5-r1.ebuild,
  +python-3.2.3-r2.ebuild, +python-3.3.0-r1.ebuild:
  Introduce a cleaned up, -r1-quality Python ebuilds. Stop using python.eclass,
  install epython module for python-exec.

  14 Oct 2012; Raúl Porcel <armin76@gentoo.org> python-3.1.5.ebuild:
  ia64/m68k/s390/sh/sparc stable

  06 Oct 2012; Markus Meier <maekke@gentoo.org> python-3.1.5.ebuild:
  arm stable, bug #427544

  02 Oct 2012; Jeroen Roovers <jer@gentoo.org> python-3.1.5.ebuild:
  Stable for HPPA (bug #427548).

  02 Oct 2012; Jeroen Roovers <jer@gentoo.org> python-3.2.3-r1.ebuild:
  Stable for HPPA (bug #427548).

  02 Oct 2012; Mike Gilbert <floppym@gentoo.org> python-3.3.0.ebuild:
  Bump patchset revision for bug 436904. Drop wide-unicode use flag.

  30 Sep 2012; Raúl Porcel <armin76@gentoo.org> python-3.2.3.ebuild:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #427548

  30 Sep 2012; Dirkjan Ochtman <djc@gentoo.org> python-3.3.0.ebuild:
  Fix 3.3 slot.

  30 Sep 2012; Dirkjan Ochtman <djc@gentoo.org> -python-2.6.6-r2.ebuild,
  -python-2.6.7-r2.ebuild, -python-2.7.2-r3.ebuild, -python-2.7.3.ebuild,
  -python-2.7.3-r1.ebuild, -python-3.1.4-r3.ebuild, -python-3.1.4-r4.ebuild,
  -python-3.2.2.ebuild, -python-3.2.2-r1.ebuild:
  Remove old versions.

*python-3.3.0 (30 Sep 2012)

  30 Sep 2012; Dirkjan Ochtman <djc@gentoo.org> +python-3.3.0.ebuild:
  Add tentative python-3.3 ebuild. Some tests still fail.

  27 Sep 2012; Matt Turner <mattst88@gentoo.org> python-3.1.5.ebuild,
  python-3.2.3-r1.ebuild:
  Stable on alpha, bug 427548.

  03 Aug 2012; Anthony G. Basile <blueness@gentoo.org> python-3.2.3.ebuild:
  Stable arm, bug #427548

  30 Jul 2012; Mike Frysinger <vapier@gentoo.org> python-2.5.4-r4.ebuild,
  python-2.6.6-r2.ebuild, python-2.6.7-r2.ebuild, python-2.6.8.ebuild,
  python-2.7.2-r3.ebuild, python-2.7.3-r1.ebuild, python-2.7.3-r2.ebuild,
  python-2.7.3.ebuild, python-3.1.4-r3.ebuild, python-3.1.4-r4.ebuild,
  python-3.1.5.ebuild, python-3.2.2-r1.ebuild, python-3.2.2.ebuild,
  python-3.2.3-r1.ebuild, python-3.2.3.ebuild:
  Make sure $PKG_CONFIG is respected.

  29 Jul 2012; Raúl Porcel <armin76@gentoo.org> python-2.7.3-r2.ebuild:
  alpha/ia64/m68k/s390/sh/sparc stable wrt #419575

  03 Jul 2012; Brent Baude <ranger@gentoo.org> python-2.7.3-r2.ebuild:
  Marking python-2.7.3-r2 ppc for bug 419575

  22 Jun 2012; Brent Baude <ranger@gentoo.org> python-2.7.3-r2.ebuild:
  Marking python-2.7.3-r2 ppc64 for bug 419575

  17 Jun 2012; Markus Meier <maekke@gentoo.org> python-2.7.3-r2.ebuild:
  arm stable, bug #419575

  17 Jun 2012; Jeff Horelick <jdhore@gentoo.org> python-2.7.3-r2.ebuild:
  marked x86 per bug 419575

  14 Jun 2012; Jeroen Roovers <jer@gentoo.org> python-2.7.3-r2.ebuild:
  Stable for HPPA (bug #419575).

  11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> python-2.7.3-r2.ebuild:
  Stable for amd64, wrt bug #419575

  04 Jun 2012; Mike Frysinger <vapier@gentoo.org> +files/python-3.2.3-x32.patch,
  python-3.2.3.ebuild, python-3.2.3-r1.ebuild:
  Fix posix subprocess module on x32.

  26 May 2012; Raúl Porcel <armin76@gentoo.org> python-2.6.8.ebuild,
  python-2.7.3-r1.ebuild:
  ia64/m68k/s390/sh/sparc stable wrt #396329

  26 May 2012; Markus Meier <maekke@gentoo.org> python-2.6.8.ebuild,
  python-2.7.3-r1.ebuild:
  arm stable, bug #396329

  17 May 2012; Jeff Horelick <jdhore@gentoo.org> python-2.6.8.ebuild,
  python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild:
  marked x86 per bug 396329

  15 May 2012; Jeroen Roovers <jer@gentoo.org> python-3.1.4-r3.ebuild,
  python-3.1.5.ebuild, python-3.2.2.ebuild, python-3.2.3.ebuild:
  Marked ~hppa until it is ready.

  15 May 2012; Jeroen Roovers <jer@gentoo.org> python-2.6.8.ebuild,
  python-3.1.5.ebuild, python-3.2.3.ebuild:
  Stable for HPPA (bug #396329).

  14 May 2012; Jeroen Roovers <jer@gentoo.org> python-2.7.3-r1.ebuild:
  Stable for HPPA (bug #396329).

  14 May 2012; Mark Loeser <halcy0n@gentoo.org> python-2.6.8.ebuild,
  python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild:
  Stable for ppc/ppc64; bug #369329

  14 May 2012; Agostino Sarubbo <ago@gentoo.org> python-2.6.8.ebuild,
  python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild:
  Stable for amd64, wrt bug #396329

  12 May 2012; Tobias Klausmann <klausman@gentoo.org> python-2.6.8.ebuild:
  Stable on alpha, bug #396329

  12 May 2012; Tobias Klausmann <klausman@gentoo.org> python-2.7.3-r1.ebuild:
  Stable on alpha, bug #396329

  03 May 2012; Jeff Horelick <jdhore@gentoo.org> python-2.5.4-r4.ebuild,
  python-2.6.6-r2.ebuild, python-2.6.7-r2.ebuild, python-2.6.8.ebuild,
  python-2.7.2-r3.ebuild, python-2.7.3.ebuild, python-2.7.3-r1.ebuild,
  python-2.7.3-r2.ebuild, python-3.1.4-r3.ebuild, python-3.1.4-r4.ebuild,
  python-3.1.5.ebuild, python-3.2.2.ebuild, python-3.2.2-r1.ebuild,
  python-3.2.3.ebuild, python-3.2.3-r1.ebuild:
  dev-util/pkgconfig -> virtual/pkgconfig

  03 May 2012; Mike Gilbert <floppym@gentoo.org> python-3.2.3-r1.ebuild:
  Revert to previous patchset due to bug 414333.

  01 May 2012; Mike Gilbert <floppym@gentoo.org> +python-2.7.3-r2.ebuild,
  +python-3.2.3-r1.ebuild:
  Restore ebuilds now that mirrors have the files.

  01 May 2012; Mike Gilbert <floppym@gentoo.org> -python-2.7.3-r2.ebuild,
  -python-3.2.3-r1.ebuild:
  Drop ebuilds until the patchsets get mirrored.

*python-3.2.3-r1 (01 May 2012)
*python-2.7.3-r2 (01 May 2012)

  01 May 2012; Mike Gilbert <floppym@gentoo.org> +python-2.7.3-r2.ebuild,
  +python-3.2.3-r1.ebuild:
  Drop several patches that upstream has not accepted.

  28 Apr 2012; Mike Gilbert <floppym@gentoo.org> python-2.6.8.ebuild,
  python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild:
  Document reason for pax marking. Bug 413751.

  28 Apr 2012; Mike Gilbert <floppym@gentoo.org> python-2.6.8.ebuild,
  python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild:
  Drop sys-apps/paxctl dep and restore fbsd keywords. Bug 413671 should be
  resolved by not calling pax-mark on libpython.

  28 Apr 2012; Alexis Ballier <aballier@gentoo.org> python-2.6.8.ebuild,
  python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild:
  remove fbsd keywords on ebuilds depending on sys-apps/paxctl which doesnt
  build and isnt keyworded

  26 Apr 2012; Mike Gilbert <floppym@gentoo.org> python-2.6.8.ebuild,
  python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild:
  Restore djc's fix for bug 368207.

  26 Apr 2012; Mike Gilbert <floppym@gentoo.org> python-2.6.8.ebuild,
  python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild:
  Don't pax-mark libpython.so. Bug 413671.

  26 Apr 2012; Mike Gilbert <floppym@gentoo.org> python-2.6.8.ebuild,
  python-2.7.3-r1.ebuild, python-3.1.5.ebuild, python-3.2.3.ebuild:
  Re-add dependency on sys-apps/paxctl due to bug 413671.

*python-3.1.5 (26 Apr 2012)
*python-2.7.3-r1 (26 Apr 2012)
*python-3.2.3 (26 Apr 2012)
*python-2.6.8 (26 Apr 2012)

  26 Apr 2012; Mike Gilbert <floppym@gentoo.org> +python-2.6.8.ebuild,
  +python-2.7.3-r1.ebuild, +python-3.1.5.ebuild, +python-3.2.3.ebuild:
  Version bumps for security bug 396329. Ebuilds and patchsets based on work by
  Arfrever in Progress overlay.

  26 Apr 2012; Alexis Ballier <aballier@gentoo.org> python-3.2.2-r1.ebuild:
  keyword ~amd64-fbsd

  26 Apr 2012; Alexis Ballier <aballier@gentoo.org> python-2.7.3.ebuild:
  keyword ~amd64-fbsd

*python-2.7.3 (12 Apr 2012)

  12 Apr 2012; Dirkjan Ochtman <djc@gentoo.org> +python-2.7.3.ebuild:
  Version bump to 2.7.3, addressing bugs 368207, 301691.

*python-3.1.4-r4 (21 Mar 2012)
*python-3.2.2-r1 (21 Mar 2012)

  21 Mar 2012; Mike Gilbert <floppym@gentoo.org>
  +files/python-3-distutils-egg-utf8.patch, +python-3.1.4-r4.ebuild,
  +python-3.2.2-r1.ebuild:
  Resolve distutils issue with unicode characters in egg-info files. Patch
  backported by mgorny. Bug 343721.

  07 Mar 2012; Brent Baude <ranger@gentoo.org> python-3.2.2.ebuild:
  Marking python-3.2.2 ppc for bug 403875

  05 Mar 2012; Jeff Horelick <jdhore@gentoo.org> python-3.2.2.ebuild:
  marked x86 per bug 403875

  05 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> python-2.5.4-r4.ebuild:
  Remove obsolete sys-devel/gcc[libffi] built_with_use check wrt #406927 by
  Michael Weber

  03 Mar 2012; Brent Baude <ranger@gentoo.org> python-3.2.2.ebuild:
  Marking python-3.2.2 ppc64 for bug 403875

  18 Feb 2012; Jeroen Roovers <jer@gentoo.org> python-3.2.2.ebuild:
  Stable for HPPA (bug #403875).

  17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> python-3.2.2.ebuild:
  Stable for amd64, wrt bug #403875

  15 Feb 2012; Dirkjan Ochtman <djc@gentoo.org> -python-2.7.1-r1.ebuild,
  -python-3.1.3-r1.ebuild:
  Remove some old versions.

  13 Feb 2012; Kacper Kowalik <xarthisius@gentoo.org> python-2.7.2-r3.ebuild,
  python-3.1.4-r3.ebuild:
  ppc64 stable wrt #387849

  10 Feb 2012; Patrick Lauer <patrick@gentoo.org> -python-2.4.6.ebuild:
  Removing last python-2.4 ebuilds. Was nice having you around ...

  01 Feb 2012; Brent Baude <ranger@gentoo.org> python-2.7.2-r3.ebuild,
  python-3.1.4-r3.ebuild:
  Marking -2.7.2-r3 and -3.1.4-r3 for bug 387849

  01 Jan 2012; Andreas K. Huettel <dilfridge@gentoo.org> +ChangeLog-2011:
  Split ChangeLog. For older entries, please see ChangeLog-2011.