summaryrefslogtreecommitdiff
blob: 031a8ab01f672384c966cb2d6514183b60b5ac0d (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
# ChangeLog for dev-python/rope
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/rope/ChangeLog,v 1.23 2015/04/08 08:05:07 mgorny Exp $

  08 Apr 2015; Michał Górny <mgorny@gentoo.org> rope-0.10.2.ebuild,
  rope-0.9.4-r1.ebuild:
  Drop old Python implementations

  23 Jan 2015; Manuel Rüger <mrueg@gentoo.org> -rope-0.9.3.ebuild,
  -rope-0.9.4.ebuild:
  Remove old.

  14 Oct 2014; Ian Delaney <idella4@gentoo.org> rope-0.10.2.ebuild:
  remove un-needed setuptools from deps, noted by Arfrever

*rope-0.10.2 (26 May 2014)

  26 May 2014; Patrick Lauer <patrick@gentoo.org> +rope-0.10.2.ebuild:
  Bump

  24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> rope-0.9.4-r1.ebuild:
  Stable for x86, wrt bug #481850

  24 Nov 2013; Agostino Sarubbo <ago@gentoo.org> rope-0.9.4-r1.ebuild:
  Stable for amd64, wrt bug #481850

  05 Sep 2013; Michał Górny <mgorny@gentoo.org> rope-0.9.4-r1.ebuild:
  Clean up PYTHON_COMPAT from old implementations.

*rope-0.9.4-r1 (18 Jul 2013)

  18 Jul 2013; Sébastien Fabbro <bicatali@gentoo.org> +rope-0.9.4-r1.ebuild,
  metadata.xml:
  Move to distutils-r1

  29 May 2012; Agostino Sarubbo <ago@gentoo.org> rope-0.9.3.ebuild:
  Stable for amd64, wrt bug #394851

  29 May 2012; Jeff Horelick <jdhore@gentoo.org> rope-0.9.3.ebuild:
  marked x86 per bug 394851

  28 May 2012; Mike Gilbert <floppym@gentoo.org> rope-0.9.3.ebuild,
  rope-0.9.4.ebuild:
  Depend on setuptools, as suggested by Arfrever.

  28 May 2012; Kacper Kowalik <xarthisius@gentoo.org> rope-0.9.3.ebuild:
  Clean up PYTHON_* vars in stable candidate

*rope-0.9.4 (28 May 2012)

  28 May 2012; Kacper Kowalik <xarthisius@gentoo.org> +rope-0.9.4.ebuild:
  Version bump wrt #417503. Thanks to Ian Delaney <johneed@hotmail.com> for
  patch

  12 Apr 2012; Kacper Kowalik <xarthisius@gentoo.org>
  files/rope-0.9.3-python2.7.patch:
  Fix patch description. Thanks to Arfrever

  12 Apr 2012; Kacper Kowalik <xarthisius@gentoo.org>
  +files/rope-0.9.3-python2.7.patch, rope-0.9.3.ebuild:
  Apply upstream changesets to fix tests failures with python 2.7 wrt #326401 by
  Arfrever Frehtes Taifersar Arahesis

  01 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  rope-0.9.3.ebuild, +files/rope-0.9.3-fix_tests_results.patch:
  Fix returning of tests results.

  30 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  rope-0.9.3.ebuild:
  Use PYTHON_DEPEND instead of NEED_PYTHON.

*rope-0.9.3 (04 Feb 2010)

  04 Feb 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  +rope-0.9.3.ebuild:
  Version bump.

  05 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  rope-0.9.2.ebuild:
  Set SUPPORT_PYTHON_ABIS.

*rope-0.9.2 (04 Sep 2009)

  04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -rope-0.8.4.ebuild,
  +rope-0.9.2.ebuild:
  Bump to 0.9.2, remove 0.8.4

*rope-0.9.1 (15 Feb 2009)

  15 Feb 2009; Patrick Lauer <patrick@gentoo.org> +rope-0.9.1.ebuild:
  Bumping to 0.9.1, adding ~amd64 keyword

  02 Sep 2008; Rob Cakebread <pythonhead@gentoo.org> ChangeLog:
  Add doc USE flag.

*rope-0.8.4 (02 Sep 2008)

  02 Sep 2008; Rob Cakebread <pythonhead@gentoo.org> +rope-0.8.4.ebuild:
  Initial commit. Bug #202700. Thanks Matsui Tetsushi <VED03370@nifty.ne.jp>
  for the ebuild.