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
|
# ChangeLog for dev-python/urllib3
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/urllib3/ChangeLog,v 1.46 2015/08/06 16:42:46 klausman Exp $
06 Aug 2015; Tobias Klausmann <klausman@gentoo.org> urllib3-1.9.1.ebuild:
Keyworded on alpha, bug 530622
06 Aug 2015; Tobias Klausmann <klausman@gentoo.org> urllib3-1.9.1.ebuild:
Stable on alpha, bug 530622
28 Jun 2015; Markus Meier <maekke@gentoo.org> urllib3-1.10.4.ebuild:
add ~arm, bug #551244
08 Jun 2015; Ian Delaney <idella4@gentoo.org> urllib3-1.10.3.ebuild,
urllib3-1.10.4.ebuild, urllib3-1.10.ebuild:
add dep sphinx for doc build
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
07 Jun 2015; Markus Meier <maekke@gentoo.org> urllib3-1.9.1.ebuild:
arm stable, bug #540290
*urllib3-1.10.4 (04 Jun 2015)
04 Jun 2015; Ian Delaney <idella4@gentoo.org> +urllib3-1.10.4.ebuild:
bump update test phase
31 May 2015; Markus Meier <maekke@gentoo.org> urllib3-1.10.3.ebuild:
arm stable, bug #530622
13 May 2015; Mike Gilbert <floppym@gentoo.org> urllib3-1.10.3.ebuild:
Exclude tests which rely on tarpit address 10.255.255.1.
13 May 2015; Ian Delaney <idella4@gentoo.org> urllib3-1.10.3.ebuild:
update notation of bugs filed upstream
12 May 2015; Ian Delaney <idella4@gentoo.org> urllib3-1.10.3.ebuild:
re-write of test phase after further testing and probing of the testsuite,
more planned
*urllib3-1.10.3 (12 May 2015)
12 May 2015; Ian Delaney <idella4@gentoo.org> +urllib3-1.10.3.ebuild,
-urllib3-1.10.1.ebuild:
bump; re-write of test phase, rm -1.10.1 due to general mass failure of test
phase
21 Mar 2015; Jeroen Roovers <jer@gentoo.org> urllib3-1.9.1.ebuild:
Stable for HPPA (bug #540290).
*urllib3-1.10.1 (17 Mar 2015)
17 Mar 2015; Patrick Lauer <patrick@gentoo.org> +urllib3-1.10.1.ebuild:
Bump
10 Mar 2015; Ian Delaney <idella4@gentoo.org> urllib3-1.10.ebuild,
urllib3-1.9.1.ebuild:
add dep to DEPEND
09 Mar 2015; Pacho Ramos <pacho@gentoo.org> urllib3-1.9.1.ebuild:
x86 stable, bug 540290
07 Mar 2015; Pacho Ramos <pacho@gentoo.org> urllib3-1.9.1.ebuild:
ppc stable, bug 540290
07 Mar 2015; Pacho Ramos <pacho@gentoo.org> urllib3-1.9.1.ebuild:
ppc64 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> urllib3-1.9.1.ebuild:
amd64 stable, bug 540290
*urllib3-1.10 (27 Dec 2014)
27 Dec 2014; Ian Delaney <idella4@gentoo.org> +urllib3-1.10.ebuild,
-urllib3-1.8.3.ebuild, -urllib3-1.9.ebuild:
bump; update and re-include pypy test phase, upstream bug cited for known
suspect tests, rm old
22 Oct 2014; Jeroen Roovers <jer@gentoo.org> urllib3-1.9.1.ebuild:
Marked ~hppa (bug #525246).
15 Oct 2014; Anthony G. Basile <blueness@gentoo.org> urllib3-1.8.3.ebuild,
urllib3-1.9.1.ebuild, urllib3-1.9.ebuild:
Keyworded ~ppc and ~ppc64, bug #525246
13 Oct 2014; Ian Delaney <idella4@gentoo.org> -urllib3-1.5-r1.ebuild,
-urllib3-1.5.ebuild, -urllib3-1.7.1.ebuild, -urllib3-1.7.ebuild:
rm more old
*urllib3-1.9.1 (13 Oct 2014)
13 Oct 2014; Ian Delaney <idella4@gentoo.org> +urllib3-1.9.1.ebuild,
-urllib3-1.6.ebuild, -urllib3-1.8-r1.ebuild, -urllib3-1.8.2.ebuild,
urllib3-1.9.ebuild:
bump; add py3.4, IUSE doc & doc build, update deps, test phase, rm old
*urllib3-1.9 (16 Jul 2014)
16 Jul 2014; Ian Delaney <idella4@gentoo.org> +urllib3-1.9.ebuild:
bump; fix to tests ensuring imports from installed system six, fix patch by
fau, fixes Bug #517078
*urllib3-1.8.3 (26 Jun 2014)
26 Jun 2014; Tim Harder <radhermit@gentoo.org> +urllib3-1.8.3.ebuild:
Version bump.
06 May 2014; Tim Harder <radhermit@gentoo.org> urllib3-1.8-r1.ebuild,
urllib3-1.8.2.ebuild:
Rewrap long conditional dep line and quote python2 glob.
*urllib3-1.8.2 (06 May 2014)
06 May 2014; Tim Harder <radhermit@gentoo.org> +urllib3-1.8.2.ebuild:
Version bump, add python3_4 support.
19 Apr 2014; Michał Górny <mgorny@gentoo.org> urllib3-1.8-r1.ebuild:
Use ${PYTHON_USEDEP} substitution support added to python_gen_cond_dep().
31 Mar 2014; Michał Górny <mgorny@gentoo.org> urllib3-1.6.ebuild,
urllib3-1.7.1.ebuild, urllib3-1.7.ebuild, urllib3-1.8-r1.ebuild:
Add support for the new PyPy slotting.
22 Mar 2014; Markus Meier <maekke@gentoo.org> urllib3-1.8-r1.ebuild:
add ~arm, bug #503556
07 Mar 2014; Tim Harder <radhermit@gentoo.org> urllib3-1.8-r1.ebuild:
Make sure pypy2_0 use flag deps are generated as well.
07 Mar 2014; Tim Harder <radhermit@gentoo.org> urllib3-1.8-r1.ebuild:
Fix backports-ssl-match-hostname conditional dep for pypy2_0.
*urllib3-1.8-r1 (07 Mar 2014)
07 Mar 2014; Tim Harder <radhermit@gentoo.org> -urllib3-1.8.ebuild,
+urllib3-1.8-r1.ebuild:
Properly conditionalize dev-python/backports-ssl-match-hostname dep for
python2* only.
*urllib3-1.8 (06 Mar 2014)
06 Mar 2014; Tim Harder <radhermit@gentoo.org> +urllib3-1.8.ebuild:
Version bump.
06 Nov 2013; Mike Gilbert <floppym@gentoo.org> urllib3-1.7.1.ebuild:
Restore python 3 support.
08 Oct 2013; Michał Górny <mgorny@gentoo.org> urllib3-1.7.1.ebuild:
Add missing dev-python/mock dependency. Clean up the ebuild.
*urllib3-1.7.1 (02 Oct 2013)
02 Oct 2013; Patrick Lauer <patrick@gentoo.org> +urllib3-1.7.1.ebuild:
Bump
05 Sep 2013; Michał Górny <mgorny@gentoo.org> urllib3-1.6.ebuild,
urllib3-1.7.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*urllib3-1.7 (26 Aug 2013)
26 Aug 2013; Patrick Lauer <patrick@gentoo.org> +urllib3-1.7.ebuild:
Bump
11 May 2013; Ian Delaney <idella4@gentoo.org> urllib3-1.6.ebuild:
delete stray 'local test'
*urllib3-1.6 (09 May 2013)
09 May 2013; Ian Delaney <idella4@gentoo.org> +urllib3-1.6.ebuild:
bump; added pypy support, fix to setup.cfg -> fixes testsuite, fixes Bug
#468236
*urllib3-1.5-r1 (25 Mar 2013)
25 Mar 2013; Matthew Thode <prometheanfire@gentoo.org> +urllib3-1.5-r1.ebuild:
updating urllib3 to support distutils-r1
19 Mar 2013; Patrick Lauer <patrick@gentoo.org> urllib3-1.5.ebuild:
Restrict tests for 3.2 too as tornado is missing there
06 Oct 2012; Anthony G. Basile <blueness@gentoo.org> urllib3-1.5.ebuild:
keyword ~arm, bug #437250
20 Aug 2012; Mike Gilbert <floppym@gentoo.org> urllib3-1.5.ebuild:
Drop doc use flag, depend on setuptools.
*urllib3-1.5 (19 Aug 2012)
19 Aug 2012; Mike Gilbert <floppym@gentoo.org> +metadata.xml,
+urllib3-1.5.ebuild:
New ebuild; unbundling from dev-python/requests.
|