summaryrefslogtreecommitdiff
blob: 2f02405be90709d1addcd0569c2973734cc9ac2a (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
# ChangeLog for dev-python/webob
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/ChangeLog,v 1.101 2015/05/12 00:42:01 idella4 Exp $

*webob-1.4.1 (12 May 2015)

  12 May 2015; Ian Delaney <idella4@gentoo.org> +webob-1.4.1.ebuild:
  bump

  21 Mar 2015; Jeroen Roovers <jer@gentoo.org> webob-1.4.ebuild:
  Stable for HPPA (bug #540290).

  16 Jan 2015; Ian Delaney <idella4@gentoo.org> -webob-1.2.3-r1.ebuild,
  -webob-1.2.3.ebuild, -webob-1.3.1.ebuild:
  rm old

  02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> webob-1.4.ebuild:
  Stable for sparc, wrt bug #530620

  23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> webob-1.4.ebuild:
  Stable for alpha, wrt bug #530620

  20 Dec 2014; Ian Delaney <idella4@gentoo.org> -webob-1.0.7.ebuild,
  -webob-1.0.8-r1.ebuild, -webob-1.0.8.ebuild, -webob-1.1.ebuild,
  -webob-1.2.2.ebuild, webob-1.2.3-r1.ebuild, webob-1.3.1.ebuild,
  webob-1.4.ebuild:
  rm old impls, fix doc build in -1.3.1, rm old

  08 Dec 2014; Agostino Sarubbo <ago@gentoo.org> webob-1.4.ebuild:
  Stable for ppc64, wrt bug #530620

  07 Dec 2014; Markus Meier <maekke@gentoo.org> webob-1.4.ebuild:
  arm stable, bug #530620

  07 Dec 2014; Agostino Sarubbo <ago@gentoo.org> webob-1.4.ebuild:
  Stable for ppc, wrt bug #530620

  06 Dec 2014; Agostino Sarubbo <ago@gentoo.org> webob-1.4.ebuild:
  Stable for ia64, wrt bug #530620

  05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> webob-1.4.ebuild:
  Stable for x86, wrt bug #530620

  04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> webob-1.4.ebuild:
  Stable for amd64, wrt bug #530620

  18 Jun 2014; Tobias Klausmann <klausman@gentoo.org> webob-1.2.3-r1.ebuild:
  Stable on alpha, bug #450174

*webob-1.4 (22 May 2014)

  22 May 2014; Ian Delaney <idella4@gentoo.org> +webob-1.4.ebuild:
  bump; drop py2.6 pypy2_0

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

  31 Mar 2014; Michał Górny <mgorny@gentoo.org> webob-1.2.3-r1.ebuild,
  webob-1.3.1.ebuild:
  Add support for the new PyPy slotting.

  18 Jan 2014; Markus Meier <maekke@gentoo.org> webob-1.2.3-r1.ebuild:
  arm stable, bug #450174

*webob-1.3.1 (17 Dec 2013)

  17 Dec 2013; Patrick Lauer <patrick@gentoo.org> +webob-1.3.1.ebuild:
  Bump

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

  02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3-r1.ebuild:
  Stable for sparc, wrt bug #450174

  02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3-r1.ebuild:
  Stable for sh, wrt bug #450174

  02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3-r1.ebuild:
  Stable for s390, wrt bug #450174

  02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3-r1.ebuild:
  Stable for ppc, wrt bug #450174

  02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3-r1.ebuild:
  Stable for ia64, wrt bug #450174

  01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3-r1.ebuild:
  Stable for x86, wrt bug #450174

  01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3-r1.ebuild:
  Stable for amd64, wrt bug #450174

  06 Jun 2013; Ian Delaney <idella4@gentoo.org> +files/webob-1.2.3-tests.patch,
  webob-1.2.3-r1.ebuild:
  patch from upstream applied, fix to one tests, wrt Bug #457740 by mgorny

  22 Apr 2013; Ian Delaney <idella4@gentoo.org> webob-1.2.3-r1.ebuild:
  drop pypy1.9 in 1.2.3-r1 due to failing testsuite

  02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3.ebuild:
  Stable for s390, wrt bug #456614

  31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3.ebuild:
  Stable for sh, wrt bug #456614

  31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3.ebuild:
  Stable for sparc, wrt bug #456614

  28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3.ebuild:
  Stable for ia64, wrt bug #456614

  28 Mar 2013; Michał Górny <mgorny@gentoo.org> webob-1.0.8-r1.ebuild:
  Fix the -r1 backport by syncing up to the fresh ebuild. Fixes bug #463572.

  27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3.ebuild:
  Stable for arm, wrt bug #456614

  27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3.ebuild:
  Stable for ppc64, wrt bug #456614

  26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3.ebuild:
  Stable for ppc, wrt bug #456614

  25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3.ebuild:
  Stable for x86, wrt bug #456614

  25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> webob-1.2.3.ebuild:
  Stable for amd64, wrt bug #456614

*webob-1.0.8-r1 (25 Mar 2013)

  25 Mar 2013; Matthew Thode <prometheanfire@gentoo.org> +webob-1.0.8-r1.ebuild:
  upgrade dev-python/webob-1.0.8 to -r1 for distutils-r1 / eapi5 support

*webob-1.2.3-r1 (15 Feb 2013)

  15 Feb 2013; Michał Górny <mgorny@gentoo.org> +webob-1.2.3-r1.ebuild:
  Migrate to distutils-r1.

*webob-1.0.8 (26 Jan 2013)

  26 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> +webob-1.0.8.ebuild:
  adding webob-1.0.8 because sys-cluster/quantum requires it :(

  09 Dec 2012; Ian Delaney <idella4@gentoo.org> webob-1.2.3.ebuild:
  Fix dependencies. Suggested by Arfrever

*webob-1.2.3 (31 Oct 2012)

  31 Oct 2012; Patrick Lauer <patrick@gentoo.org> +webob-1.2.3.ebuild,
  -webob-1.2_rc1.ebuild:
  Bump

  13 Oct 2012; Raúl Porcel <armin76@gentoo.org> webob-1.0.7.ebuild,
  webob-1.1.ebuild, webob-1.2_rc1.ebuild, webob-1.2.2.ebuild:
  ia64/s390/sh/sparc stable wrt #427546

  27 Aug 2012; Mike Gilbert <floppym@gentoo.org> webob-1.0.7.ebuild,
  webob-1.1.ebuild, webob-1.2.2.ebuild, webob-1.2_rc1.ebuild:
  Update HOMEPAGE, thanks Arfrever.

  27 Aug 2012; Mike Gilbert <floppym@gentoo.org> webob-1.2.2.ebuild:
  Rebase on 1.2_rc1. Thanks Arfrever.

*webob-1.2.2 (24 Aug 2012)

  24 Aug 2012; Patrick Lauer <patrick@gentoo.org> +webob-1.2.2.ebuild:
  Bump

  05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> webob-1.1.ebuild:
  Stable arm, bug #427546

  29 May 2012; Brent Baude <ranger@gentoo.org> webob-1.1.ebuild:
  Marking webob-1.1 ppc for bug 415865

  23 May 2012; Brent Baude <ranger@gentoo.org> webob-1.1.ebuild:
  Marking webob-1.1 ppc64 for bug 415865

  18 May 2012; Jeff Horelick <jdhore@gentoo.org> webob-1.1.ebuild:
  marked x86 per bug 415865

*webob-1.2_rc1 (15 May 2012)

  15 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +webob-1.2_rc1.ebuild:
  Version bump, brings Python3 support, required by >=dev-python/pyquery-1.2.1

  14 May 2012; Agostino Sarubbo <ago@gentoo.org> webob-1.1.ebuild:
  Stable for amd64, wrt bug #415865

  16 Apr 2012; Jeroen Roovers <jer@gentoo.org> webob-1.1.ebuild:
  Marked ~hppa (bug #411761).

  02 Apr 2012; Naohiro Aota <naota@gentoo.org> webob-1.1.ebuild:
  Add ~x86-fbsd

*webob-1.1 (16 Sep 2011)

  16 Sep 2011; Dirkjan Ochtman <djc@gentoo.org> +webob-1.1.ebuild:
  Version bump to 1.1 (fixes bug 382925, thanks to jbergstroem).

  05 Aug 2011; Markos Chandras <hwoarang@gentoo.org> -webob-1.0.6.ebuild:
  Remove old ebuild. Requested by Arfrever

  20 Jul 2011; Mark Loeser <halcy0n@gentoo.org> webob-1.0.7.ebuild:
  Stable for ppc64; bug #370511

  27 Jun 2011; Brent Baude <ranger@gentoo.org> webob-1.0.7.ebuild:
  Marking webob-1.0.7 ppc for bug 370511

  23 Jun 2011; Markos Chandras <hwoarang@gentoo.org> -webob-1.0.3.ebuild,
  -webob-1.0.5.ebuild:
  Remove old ebuilds. Requested by Arfrever

  14 Jun 2011; Markus Meier <maekke@gentoo.org> webob-1.0.7.ebuild:
  x86 stable, bug #370511

  08 Jun 2011; Markos Chandras <hwoarang@gentoo.org> webob-1.0.7.ebuild:
  Stable on amd64 wrt bug #370511

  28 May 2011; Brent Baude <ranger@gentoo.org> webob-1.0.6.ebuild:
  Marking webob-1.0.6 ppc for bug 365335

  24 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> webob-1.0.6.ebuild:
  x86 stable wrt bug #365335

  01 May 2011; Markos Chandras <hwoarang@gentoo.org> webob-1.0.6.ebuild:
  Stable on amd64 wrt bug #365335

  30 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  webob-1.0.7.ebuild, +files/webob-1.0.7-tests.patch:
  Fix tests.

*webob-1.0.7 (29 Apr 2011)

  29 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +webob-1.0.7.ebuild:
  Version bump.

  29 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> webob-1.0.6.ebuild:
  ppc64 stable wrt #365335

  14 Apr 2011; Brent Baude <ranger@gentoo.org> webob-1.0.3.ebuild:
  stable ppc, bug 360369

  11 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> webob-1.0.3.ebuild:
  x86 stable wrt bug #360369

*webob-1.0.6 (28 Mar 2011)

  28 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +webob-1.0.6.ebuild:
  Version bump.

  26 Mar 2011; Tobias Klausmann <klausman@gentoo.org> webob-1.0.5.ebuild:
  Keyworded on alpha

  24 Mar 2011; Christoph Mende <angelos@gentoo.org> webob-1.0.3.ebuild:
  Stable on amd64 wrt bug #360369

*webob-1.0.5 (24 Mar 2011)

  24 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +webob-1.0.5.ebuild:
  Version bump. Add "doc" USE flag (bug #351778).

  27 Feb 2011; Brent Baude <ranger@gentoo.org> webob-1.0.1.ebuild:
  stable ppc, bug 354165

*webob-1.0.3 (21 Feb 2011)

  21 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +webob-1.0.3.ebuild:
  Version bump.

*webob-1.0.2 (20 Feb 2011)

  20 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +webob-1.0.2.ebuild:
  Version bump.

  11 Feb 2011; Markos Chandras <hwoarang@gentoo.org> webob-1.0.1.ebuild:
  Stable on amd64 wrt bug #354165

  10 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> webob-1.0.1.ebuild:
  x86 stable wrt bug #354165

*webob-1.0.1 (09 Jan 2011)

  09 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +webob-1.0.1.ebuild:
  Version bump.

  09 Dec 2010; Michael Weber <xmw@gentoo.org> webob-1.0.ebuild:
  added ~sparc (bug 348213)

  23 Oct 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -webob-0.9.8.ebuild:
  Delete.

  20 Oct 2010; Brent Baude <ranger@gentoo.org> webob-1.0.ebuild:
  stable ppc, bug 341331

  20 Oct 2010; Christian Faulhammer <fauli@gentoo.org> webob-1.0.ebuild:
  stable x86, bug 341331

  18 Oct 2010; Markos Chandras <hwoarang@gentoo.org> webob-1.0.ebuild:
  Stable on amd64 wrt bug #341331

*webob-1.0 (14 Sep 2010)

  14 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +webob-1.0.ebuild:
  Version bump.

  16 Apr 2010; Markos Chandras <hwoarang@gentoo.org> webob-0.9.8.ebuild:
  Stable on amd64 wrt bug #313153

  22 Mar 2010; Christian Faulhammer <fauli@gentoo.org> webob-0.9.8.ebuild:
  stable x86, bug 308203

  10 Mar 2010; Joseph Jezak <josejx@gentoo.org> webob-0.9.8.ebuild:
  Marked ppc stable, added ~ppc64.

  10 Feb 2010; Joseph Jezak <josejx@gentoo.org> webob-0.9.7.1.ebuild:
  Marked ppc stable for bug #301409.

*webob-0.9.8 (04 Feb 2010)

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

  21 Jan 2010; Christian Faulhammer <fauli@gentoo.org> webob-0.9.7.1.ebuild:
  stable x86, bug 301409

  09 Jan 2010; Raúl Porcel <armin76@gentoo.org> webob-0.9.7.1.ebuild:
  Add ~arm

  20 Dec 2009; Fabian Groffen <grobian@gentoo.org> webob-0.9.7.1.ebuild:
  Merged keywords from Prefix

*webob-0.9.7.1 (19 Dec 2009)

  19 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +webob-0.9.7.1.ebuild:
  Version bump.

  30 Nov 2009; Mounir Lamouri <volkmar@gentoo.org> webob-0.9.6.1.ebuild:
  Keywording for ppc, bug 294905

  29 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  webob-0.9.6.1.ebuild:
  Set SUPPORT_PYTHON_ABIS.

  04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -webob-0.9.2.ebuild,
  -webob-0.9.6.ebuild:
  Remove old

*webob-0.9.6.1 (26 Apr 2009)

  26 Apr 2009; Patrick Lauer <patrick@gentoo.org> +webob-0.9.6.1.ebuild:
  Bump to 0.9.6.1, dep for bug #260168

*webob-0.9.6 (15 Feb 2009)

  15 Feb 2009; Patrick Lauer <patrick@gentoo.org> +webob-0.9.6.ebuild:
  Bump to 0.9.6, adding ~amd64 keyword

*webob-0.9.2 (02 Jul 2008)

  02 Jul 2008; Rob Cakebread <pythonhead@gentoo.org> +metadata.xml,
  +webob-0.9.2.ebuild:
  Initial commit.