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
|
# ChangeLog for dev-python/rdflib
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/rdflib/ChangeLog,v 1.53 2015/03/06 22:36:04 pacho Exp $
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> rdflib-4.1.2.ebuild:
amd64 stable, bug 540290
*rdflib-4.2.0 (28 Feb 2015)
28 Feb 2015; Patrick Lauer <patrick@gentoo.org> +rdflib-4.2.0.ebuild:
Bump
02 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -rdflib-3.2.3.ebuild:
Remove old.
28 Dec 2014; Mike Gilbert <floppym@gentoo.org> rdflib-3.2.3-r1.ebuild:
s/PYTHON_USE_WITH/PYTHON_REQ_USE/
30 Nov 2014; Michał Górny <mgorny@gentoo.org> rdflib-4.1.2.ebuild:
Add missing PYTHON_USEDEPs.
20 Nov 2014; Tobias Klausmann <klausman@gentoo.org> rdflib-4.1.2.ebuild:
Keyworded on alpha, bug 518436
18 Nov 2014; Ian Delaney <idella4@gentoo.org> -rdflib-3.1.0.ebuild,
-rdflib-3.2.1.ebuild, -rdflib-3.2.2.ebuild, -rdflib-4.0.1.ebuild,
-rdflib-4.0.ebuild, -rdflib-4.1.0.ebuild, -rdflib-4.1.1.ebuild,
rdflib-4.1.2.ebuild:
drop py3.2, rm old
13 Aug 2014; Anthony G. Basile <blueness@gentoo.org> rdflib-4.0.1.ebuild,
rdflib-4.1.0.ebuild, rdflib-4.1.1.ebuild, rdflib-4.1.2.ebuild:
Keyword ~ppc64, bug #518436
29 Jul 2014; Ian Delaney <idella4@gentoo.org> rdflib-4.1.2.ebuild:
Add py3.4 support
26 May 2014; Ian Delaney <idella4@gentoo.org> rdflib-4.1.2.ebuild:
take out py3.4 to fix bug #510996
20 May 2014; Ian Delaney <idella4@gentoo.org> rdflib-4.1.2.ebuild:
drop py2.6 add py3.4 support, update test phase
*rdflib-4.1.2 (09 May 2014)
09 May 2014; Patrick Lauer <patrick@gentoo.org> +rdflib-4.1.2.ebuild:
Bump
*rdflib-4.1.1 (22 Apr 2014)
22 Apr 2014; Ian Delaney <idella4@gentoo.org> +rdflib-4.1.1.ebuild:
bump
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> rdflib-3.2.3-r1.ebuild:
Stable for sparc, wrt bug #482056
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> rdflib-3.2.3-r1.ebuild:
Stable for ppc, wrt bug #482056
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> rdflib-3.2.3-r1.ebuild:
Stable for ppc64, wrt bug #482056
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> rdflib-3.2.3-r1.ebuild:
Stable for alpha, wrt bug #482056
*rdflib-4.1.0 (14 Jan 2014)
14 Jan 2014; Patrick Lauer <patrick@gentoo.org> +rdflib-4.1.0.ebuild:
Bump
19 Dec 2013; Akinori Hattori <hattya@gentoo.org> rdflib-3.2.3-r1.ebuild:
ia64 stable wrt bug #482056
11 Oct 2013; Markus Meier <maekke@gentoo.org> rdflib-3.2.3-r1.ebuild:
arm stable, bug #482056
15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rdflib-3.2.3-r1.ebuild:
Stable for x86, wrt bug #482056
15 Sep 2013; Agostino Sarubbo <ago@gentoo.org> rdflib-3.2.3-r1.ebuild:
Stable for amd64, wrt bug #482056
12 Sep 2013; Michał Górny <mgorny@gentoo.org> rdflib-4.0.1.ebuild:
Replace virtual/pyparsing dep with dev-python/pyparsing. The split versions
were removed and all in-tree versions support all impls now.
06 Sep 2013; Mike Gilbert <floppym@gentoo.org> rdflib-3.2.3-r1.ebuild,
rdflib-4.0.1.ebuild, rdflib-4.0.ebuild:
Remove misspelled REQUIERED_USE variable.
05 Sep 2013; Michał Górny <mgorny@gentoo.org> rdflib-3.2.3-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
17 Jun 2013; Ian Delaney <idella4@gentoo.org> rdflib-4.0.1.ebuild:
update deps, test phase, tidy install phase
*rdflib-4.0.1 (22 May 2013)
22 May 2013; Justin Lecher <jlec@gentoo.org> +rdflib-4.0.1.ebuild:
Version Bump
*rdflib-4.0 (22 May 2013)
22 May 2013; Patrick Lauer <patrick@gentoo.org> +rdflib-4.0.ebuild:
Bump
*rdflib-3.2.3-r1 (12 May 2013)
12 May 2013; Justin Lecher <jlec@gentoo.org> +rdflib-3.2.3-r1.ebuild,
metadata.xml:
Bump to new python r1 eclasses
02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> rdflib-3.2.3.ebuild:
Add ~arm, wrt bug #449220
06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> rdflib-3.2.3.ebuild:
Add ~sparc, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> rdflib-3.2.3.ebuild:
Add ~alpha, wrt bug #449220
01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> rdflib-3.2.3.ebuild:
Add ~ia64, wrt bug #449220
31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> rdflib-3.2.3.ebuild:
Add ~ppc64, wrt bug #449220
11 Dec 2012; Agostino Sarubbo <ago@gentoo.org> rdflib-3.2.3.ebuild:
Add ~ppc, wrt bug #421061
27 Nov 2012; Ian Delaney <idella4@gentoo.org> rdflib-3.2.3.ebuild:
Again revised consequent to re-prompt from Arfrever, rm of nuisance .pyc files
from source that broke distutils_src_test, initial test phase now viable,
tested, restored
26 Nov 2012; Ian Delaney <idella4@gentoo.org> rdflib-3.2.3.ebuild:
removed initial broken src_test subsequent to a prompt from Afrever wrt Bug
#440230, not previously cited Bug #406567
*rdflib-3.2.3 (17 Nov 2012)
17 Nov 2012; Ian Delaney <idella4@gentoo.org> +rdflib-3.2.3.ebuild:
bump; 3.2.3; test suite 'fixed' to fix trawling of non tests files, fixes Bug
#406567
07 Oct 2012; Mike Gilbert <floppym@gentoo.org> rdflib-3.1.0.ebuild,
rdflib-3.2.1.ebuild, rdflib-3.2.2.ebuild:
Update HOMEPAGE as suggested by Arfrever.
*rdflib-3.2.2 (29 Sep 2012)
29 Sep 2012; Tim Harder <radhermit@gentoo.org> +rdflib-3.2.2.ebuild:
Version bump.
*rdflib-3.2.1 (04 May 2012)
04 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +rdflib-3.2.1.ebuild:
Version bump, fixes #401657 by Justin Lecher <jlec@gentoo.org>. Thanks to Ian
Delaney <johneed@hotmail.com> for help
02 Apr 2012; Justin Lecher <jlec@gentoo.org> rdflib-3.1.0.ebuild,
+files/rdflib-3.1.0-test.patch:
backport latest fix for tests, #410555
12 Sep 2011; Jesus Rivero <neurogeek@gentoo.org> rdflib-3.1.0.ebuild:
Delete "zodb" USE flag. Patch by Arfrever.
*rdflib-3.1.0 (27 Mar 2011)
27 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+rdflib-3.1.0.ebuild:
Version bump.
25 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
rdflib-3.0.0.ebuild:
Fix LICENSE (bug #335582). Fix dependencies. Use PyPI mirrors.
*rdflib-3.0.0 (13 May 2010)
13 May 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+rdflib-3.0.0.ebuild:
Version bump.
26 Jan 2010; Jeremy Olexa <darkside@gentoo.org> rdflib-2.4.1.ebuild:
Add ~x86-linux as tested in bug 302359
04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -rdflib-2.4.0.ebuild:
Remove old
*rdflib-2.4.1 (10 Aug 2009)
10 Aug 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
rdflib-2.4.0.ebuild, +rdflib-2.4.1.ebuild:
Version bump. Restrict tests. Set SUPPORT_PYTHON_ABIS.
23 Dec 2008; Markus Meier <maekke@gentoo.org> rdflib-2.4.0.ebuild:
add ~amd64, bug #252185
06 Aug 2008; Jesus Rivero <neurogeek@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
*rdflib-2.4.0 (25 Mar 2008)
25 Mar 2008; Rob Cakebread <pythonhead@gentoo.org> +metadata.xml,
+rdflib-2.4.0.ebuild:
Initial commit. Closes #161492. Thank you Mikael Lammentausta
<mikael.lammentausta@savonia-amk.fi>, Sam Jacobson <sam@eversoft.co.nz>,
Sunrise.
|