summaryrefslogtreecommitdiff
blob: 69b022f282c090abbb605af94f1f0f98c992faa6 (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
# ChangeLog for dev-python/rdflib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/rdflib/ChangeLog,v 1.29 2013/09/05 18:47:13 mgorny Exp $

  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.