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
|
# ChangeLog for dev-python/flask
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/ChangeLog,v 1.37 2014/10/26 03:54:09 idella4 Exp $
10 Oct 2014; Ian Delaney <idella4@gentoo.org> flask-0.10.1-r1.ebuild,
flask-9999.ebuild:
update ebuilds re test phase; -9999, update test phase with new test runner,
tidy install of examples
29 Sep 2014; Ian Delaney <idella4@gentoo.org>
+files/flask-0.10.1-sort_json.patch,
+files/flask-0.10.1-test_appcontext.patch, flask-0.10.1-r1.ebuild:
update HOMEPAGE, add patches (from upstream) to fix broken tests (13 months
old), update ebuild accordingly
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> flask-0.10.1-r1.ebuild:
Stable for x86, wrt bug #518474
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> flask-0.10.1-r1.ebuild:
Stable for amd64, wrt bug #518474
11 Aug 2014; Anthony G. Basile <blueness@gentoo.org> flask-0.10.1-r1.ebuild,
flask-0.10.1.ebuild, flask-9999.ebuild:
Keyword ~ppc, ~ppc64 for bug #519618
30 May 2014; Ian Delaney <idella4@gentoo.org> flask-0.10.1-r1.ebuild,
flask-9999.ebuild:
drop py2.6 add py3.4 support
06 May 2014; Ian Delaney <idella4@gentoo.org> flask-0.10.1-r1.ebuild:
drop py2.6 add pypy support upgrade ebuild accordingly
13 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> flask-0.10.1-r1.ebuild:
after better testing, remove python-3.2 support
11 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> flask-0.10.1-r1.ebuild:
Added python 3.2
06 Feb 2014; Sébastien Fabbro <bicatali@gentoo.org> flask-0.10.1-r1.ebuild:
Keyword amd64-linux and x86-linux
21 Jan 2014; Patrick Lauer <patrick@gentoo.org> -flask-0.6.1.ebuild,
-flask-0.7.2.ebuild, -flask-0.8.ebuild, -flask-0.9.ebuild:
Remove old
*flask-0.10.1-r1 (16 Aug 2013)
16 Aug 2013; Ian Delaney <idella4@gentoo.org>
+files/flask-0.10.1-is_package.patch, +flask-0.10.1-r1.ebuild:
revbump; Re-set test phase, patch from upstream (issues/487) impacting flask-
script
27 Jun 2013; Mike Gilbert <floppym@gentoo.org> flask-9999.ebuild:
Ditto live ebuild.
27 Jun 2013; Mike Gilbert <floppym@gentoo.org> flask-0.10.1.ebuild:
Simplify jinja dependency.
27 Jun 2013; Mike Gilbert <floppym@gentoo.org> -files/docbuild.patch:
Remove unused patch.
*flask-0.10.1 (16 Jun 2013)
16 Jun 2013; Tim Harder <radhermit@gentoo.org> -flask-0.9-r1.ebuild,
-flask-0.9-r2.ebuild, +flask-0.10.1.ebuild, flask-9999.ebuild:
Version bump, update live ebuild, and remove old. Drop python2_5 and pypy
support due to missing deps and restrict tests.
08 Jun 2013; Ian Delaney <idella4@gentoo.org> +files/docbuild.patch,
flask-0.9-r2.ebuild:
drop unused IUSE test, add IUSE doc and doc build & dep sphinx, patch for
docbuild avoiding un-needed d'load of objects.inv files
23 May 2013; Mike Gilbert <floppym@gentoo.org> flask-9999.ebuild:
Update live ebuild.
*flask-0.9-r2 (23 May 2013)
23 May 2013; Mike Gilbert <floppym@gentoo.org> +flask-0.9-r2.ebuild:
Split the dev-python/jinja dependency in two to allow different slots to
satisfy it.
*flask-0.9-r1 (28 Mar 2013)
28 Mar 2013; Mike Gilbert <floppym@gentoo.org> +flask-0.9-r1.ebuild,
flask-9999.ebuild:
Convert to distutils-r1.
20 Aug 2012; Mike Gilbert <floppym@gentoo.org> flask-0.9.ebuild:
Drop unused sed statement; applied upstream. Thanks to Arfrever.
*flask-0.9 (17 Aug 2012)
17 Aug 2012; Patrick Lauer <patrick@gentoo.org> +flask-0.9.ebuild:
Bump for #425186
*flask-9999 (10 Apr 2012)
10 Apr 2012; Rafael G. Martins <rafaelmartins@gentoo.org> +flask-9999.ebuild:
Added live ebuild.
08 Oct 2011; Mike Gilbert <floppym@gentoo.org> flask-0.8.ebuild:
Fix compilation with py2.5; thanks to Arfrever catching this.
08 Oct 2011; Mike Gilbert <floppym@gentoo.org> flask-0.7.2.ebuild,
flask-0.8.ebuild:
Drop support for python 2.4. Bug 382765.
*flask-0.8 (08 Oct 2011)
08 Oct 2011; Rafael G. Martins <rafaelmartins@gentoo.org> +flask-0.8.ebuild:
Version bump.
*flask-0.7.2 (06 Jul 2011)
06 Jul 2011; Dirkjan Ochtman <djc@gentoo.org> +flask-0.7.2.ebuild:
Version bump to 0.7.2.
12 Feb 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
flask-0.6.1.ebuild:
Fix dependencies.
*flask-0.6.1 (31 Dec 2010)
31 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-flask-0.6.ebuild, +flask-0.6.1.ebuild:
Version bump.
*flask-0.6 (27 Jul 2010)
27 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-flask-0.5.2.ebuild, +flask-0.6.ebuild:
Version bump (bug #330077).
*flask-0.5.2 (15 Jul 2010)
15 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-flask-0.4.ebuild, -flask-0.5.1.ebuild, +flask-0.5.2.ebuild:
Version bump.
*flask-0.5.1 (06 Jul 2010)
06 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+flask-0.5.1.ebuild:
Version bump.
*flask-0.4 (18 Jun 2010)
18 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
-flask-0.3.1.ebuild, +flask-0.4.ebuild:
Version bump.
*flask-0.3.1 (30 May 2010)
30 May 2010; Dirkjan Ochtman <djc@gentoo.org> +flask-0.3.1.ebuild,
+metadata.xml:
Initial version, contributed by plaes@plaes.org.
|