summaryrefslogtreecommitdiff
blob: 0c4f60a384ed6e484ba4f373a7c6b2e9e3e8def3 (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
# ChangeLog for dev-python/astroid
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/astroid/ChangeLog,v 1.22 2015/06/07 09:12:50 maekke Exp $

  07 Jun 2015; Markus Meier <maekke@gentoo.org> astroid-1.3.4.ebuild:
  arm stable, bug #540290

  03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Add pypi to remote-id in metadata.xml

  02 Jun 2015; Jack Morgan <jmorgan@gentoo.org> astroid-1.3.4.ebuild:
  sparc stable wrt bug #540290

  27 Apr 2015; Patrick Lauer <patrick@gentoo.org> -astroid-1.2.0.ebuild,
  -astroid-1.2.1.ebuild:
  Remove old

  14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> astroid-1.3.4.ebuild:
  Stable for ia64, wrt bug #540290

  13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> astroid-1.3.4.ebuild:
  Stable for alpha, wrt bug #540290

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

*astroid-1.3.6 (22 Mar 2015)

  22 Mar 2015; Patrick Lauer <patrick@gentoo.org> +astroid-1.3.6.ebuild:
  Bump

  08 Mar 2015; Pacho Ramos <pacho@gentoo.org> astroid-1.3.4.ebuild:
  x86 stable, bug 540290

  07 Mar 2015; Pacho Ramos <pacho@gentoo.org> astroid-1.3.4.ebuild:
  ppc stable, bug 540290

  07 Mar 2015; Pacho Ramos <pacho@gentoo.org> astroid-1.3.4.ebuild:
  ppc64 stable, bug 540290

  06 Mar 2015; Pacho Ramos <pacho@gentoo.org> astroid-1.3.4.ebuild:
  amd64 stable, bug 540290

*astroid-1.3.4 (26 Jan 2015)

  26 Jan 2015; Mike Frysinger <vapier@gentoo.org> +astroid-1.3.4.ebuild:
  Version bump.

*astroid-1.3.2 (10 Dec 2014)

  10 Dec 2014; Patrick Lauer <patrick@gentoo.org> +astroid-1.3.2.ebuild:
  Bump

*astroid-1.2.1 (10 Sep 2014)

  10 Sep 2014; Ian Delaney <idella4@gentoo.org> +astroid-1.2.1.ebuild,
  astroid-1.2.0.ebuild:
  bump; update deps, test pahse

  10 Aug 2014; Ian Delaney <idella4@gentoo.org> astroid-1.2.0.ebuild:
  tidy

  31 Jul 2014; Ian Delaney <idella4@gentoo.org> astroid-1.2.0.ebuild:
  update dep, test phase wrt Bug #518272

*astroid-1.2.0 (31 Jul 2014)

  31 Jul 2014; Ian Delaney <idella4@gentoo.org> +astroid-1.2.0.ebuild:
  bump

*astroid-1.1.1 (08 May 2014)

  08 May 2014; Ian Delaney <idella4@gentoo.org> +astroid-1.1.1.ebuild,
  astroid-1.0.1-r1.ebuild:
  bump; drop py2.6 py3.2 pypy2_0 add py3.4 support, update test phase

  31 Mar 2014; Michał Górny <mgorny@gentoo.org> astroid-1.0.1-r1.ebuild,
  astroid-1.0.1.ebuild:
  Add support for the new PyPy slotting.

*astroid-1.0.1-r1 (22 Mar 2014)

  22 Mar 2014; Ian Delaney <idella4@gentoo.org> +astroid-1.0.1-r1.ebuild:
  revbump; add optional dep for testsuite, update ebuild according re python
  impl deps fixes Bug #501550 by an eroen

*astroid-1.0.1 (12 Feb 2014)

  12 Feb 2014; Ian Delaney <idella4@gentoo.org> +astroid-1.0.1.ebuild,
  +metadata.xml:
  this is an updated clone if astng which has been renamed and the upstream repo
  re-located to bitbucket, py3.3 support added, test phase and install updated