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
|
# ChangeLog for dev-python/pyquery
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyquery/ChangeLog,v 1.53 2015/03/07 08:20:11 pacho Exp $
07 Mar 2015; Pacho Ramos <pacho@gentoo.org> pyquery-1.2.9.ebuild:
ppc stable, bug 540290
07 Mar 2015; Pacho Ramos <pacho@gentoo.org> pyquery-1.2.9.ebuild:
ppc64 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> pyquery-1.2.9.ebuild:
amd64 stable, bug 540290
20 Dec 2014; Ian Delaney <idella4@gentoo.org> -pyquery-1.1.1.ebuild,
-pyquery-1.2.1-r1.ebuild, -pyquery-1.2.1.ebuild, pyquery-1.2.4.ebuild,
pyquery-1.2.8.ebuild:
clean old impls, rm old
28 Nov 2014; Ian Delaney <idella4@gentoo.org> pyquery-1.2.9.ebuild:
clean old python impl
25 Oct 2014; Markus Meier <maekke@gentoo.org> pyquery-1.2.9.ebuild:
add ~arm, bug #525246
15 Oct 2014; Anthony G. Basile <blueness@gentoo.org> pyquery-1.2.9.ebuild:
Keyworded ~ppc and ~ppc64, bug #525246
13 Oct 2014; Jeroen Roovers <jer@gentoo.org> pyquery-1.2.9.ebuild:
Marked ~hppa (bug #525246).
*pyquery-1.2.9 (13 Oct 2014)
13 Oct 2014; Ian Delaney <idella4@gentoo.org> +pyquery-1.2.9.ebuild:
bump; drop all those keywords to all add py3.4 support due to their absence in
recent release of webtest, update test phase
18 Jun 2014; Tobias Klausmann <klausman@gentoo.org> pyquery-1.2.4.ebuild:
Stable on alpha, bug #450174
*pyquery-1.2.8 (20 Apr 2014)
20 Apr 2014; Ian Delaney <idella4@gentoo.org> +pyquery-1.2.8.ebuild:
bump; drop py26 py3.2 support, upgrade deps, test phase, closes Bug #507548
18 Jan 2014; Markus Meier <maekke@gentoo.org> pyquery-1.2.4.ebuild:
arm stable, bug #450174
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pyquery-1.2.4.ebuild:
Stable for sparc, wrt bug #450174
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pyquery-1.2.4.ebuild:
Stable for sh, wrt bug #450174
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pyquery-1.2.4.ebuild:
Stable for s390, wrt bug #450174
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pyquery-1.2.4.ebuild:
Stable for ppc, wrt bug #450174
02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pyquery-1.2.4.ebuild:
Stable for ia64, wrt bug #450174
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pyquery-1.2.4.ebuild:
Stable for x86, wrt bug #450174
01 Sep 2013; Agostino Sarubbo <ago@gentoo.org> pyquery-1.2.4.ebuild:
Stable for amd64, wrt bug #450174
01 Sep 2013; Mike Gilbert <floppym@gentoo.org> pyquery-1.2.4.ebuild:
Call distutils-r1_python_prepare_all.
06 Jun 2013; Mike Gilbert <floppym@gentoo.org> metadata.xml,
pyquery-1.2.4.ebuild:
Fixup dependencies per Arfrever's suggestions.
03 Jun 2013; Patrick Lauer <patrick@gentoo.org> pyquery-1.2.4.ebuild:
Add test dep on beautifulsoup
24 May 2013; Maxim Koltsov <maksbotan@gentoo.org> pyquery-1.2.4.ebuild:
Enable python 3.3 in pyquery-1.2.4, request by Nikolaj Sjujskij
27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> pyquery-1.1.1.ebuild:
Stable for ppc64, wrt bug #456616
26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> pyquery-1.1.1.ebuild:
Stable for ppc, wrt bug #456616
16 Mar 2013; Ian Delaney <idella4@gentoo.org> pyquery-1.2.4.ebuild:
correct docs, fixes Bug #461776
13 Mar 2013; Ian Delaney <idella4@gentoo.org> -pyquery-0.6.1.ebuild,
-pyquery-1.0.ebuild:
drop old
*pyquery-1.2.4 (13 Mar 2013)
13 Mar 2013; Ian Delaney <idella4@gentoo.org> +pyquery-1.2.4.ebuild:
bump
*pyquery-1.2.1-r1 (15 Feb 2013)
15 Feb 2013; Michał Górny <mgorny@gentoo.org> +pyquery-1.2.1-r1.ebuild:
Migrate to distutils-r1.
13 Oct 2012; Raúl Porcel <armin76@gentoo.org> pyquery-0.6.1.ebuild,
pyquery-1.0.ebuild, pyquery-1.1.1.ebuild, pyquery-1.2.1.ebuild:
ia64/s390/sh/sparc stable wrt #427546
05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> pyquery-1.1.1.ebuild:
Stable arm, bug #427546
31 Jul 2012; Anthony G. Basile <blueness@gentoo.org> pyquery-1.2.1.ebuild:
Keyword ~ppc bug #416099
29 Jul 2012; Raúl Porcel <armin76@gentoo.org> pyquery-1.2.1.ebuild:
Add ~alpha/~sparc wrt #416099
24 Jul 2012; Anthony G. Basile <blueness@gentoo.org> pyquery-1.1.1.ebuild,
pyquery-1.2.1.ebuild:
Keyword ~ppc64
27 Jun 2012; Markus Meier <maekke@gentoo.org> pyquery-1.2.1.ebuild:
add ~arm, bug #416099
27 May 2012; Naohiro Aota <naota@gentoo.org> pyquery-1.2.1.ebuild:
Add ~x86-fbsd. #416099
18 May 2012; Agostino Sarubbo <ago@gentoo.org> pyquery-1.1.1.ebuild:
Stable for amd64, wrt bug #415779
18 May 2012; Jeff Horelick <jdhore@gentoo.org> pyquery-1.1.1.ebuild:
marked x86 per bug 415783
16 May 2012; Jeroen Roovers <jer@gentoo.org> pyquery-1.2.1.ebuild:
Marked ~hppa (bug #416099).
*pyquery-1.2.1 (15 May 2012)
15 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +pyquery-1.2.1.ebuild:
Version bump
16 Apr 2012; Jeroen Roovers <jer@gentoo.org> pyquery-1.1.1.ebuild:
Marked ~hppa (bug #411761).
02 Apr 2012; Naohiro Aota <naota@gentoo.org> pyquery-1.1.1.ebuild:
Add ~x86-fbsd
18 Mar 2012; Raúl Porcel <armin76@gentoo.org> pyquery-1.0.ebuild,
pyquery-1.1.1.ebuild:
Add ~sparc wrt #383195
25 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyquery-1.0.ebuild,
pyquery-1.1.1.ebuild:
Fixing accidental double asterisk
20 Feb 2012; Patrick Lauer <patrick@gentoo.org> pyquery-0.6.1.ebuild,
pyquery-1.0.ebuild, pyquery-1.1.1.ebuild:
Fixing pypy restricts to actually work
*pyquery-1.1.1 (08 Feb 2012)
08 Feb 2012; Patrick Lauer <patrick@gentoo.org> +pyquery-1.1.1.ebuild:
Bump for #401979
01 Feb 2012; Brent Baude <ranger@gentoo.org> pyquery-1.0.ebuild:
Marking pyquery-1.0 ~ppc for bug 383195
19 Jan 2012; Tobias Klausmann <klausman@gentoo.org> pyquery-1.0.ebuild:
Keyworded on alpha, bug #383195
20 Sep 2011; Mike Gilbert <floppym@gentoo.org> pyquery-1.0.ebuild:
Fix RESTRICT_PYTHON_ABIS. Patch by Arfrever.
19 Sep 2011; Markus Meier <maekke@gentoo.org> pyquery-1.0.ebuild:
add ~arm, bug #383195
16 Sep 2011; Dirkjan Ochtman <djc@gentoo.org> pyquery-1.0.ebuild:
Restrict 2.4, jython, pypy, allow 3.x (thanks Arfrever).
*pyquery-1.0 (13 Sep 2011)
13 Sep 2011; Dirkjan Ochtman <djc@gentoo.org> +pyquery-1.0.ebuild:
Version bump to 1.0.
*pyquery-0.6.1 (19 Oct 2010)
19 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> +pyquery-0.6.1.ebuild:
Initial commit wrt #339489 by Stefan Talpalaru.
|