summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/astroid/ChangeLog-2015')
-rw-r--r--dev-python/astroid/ChangeLog-2015113
1 files changed, 113 insertions, 0 deletions
diff --git a/dev-python/astroid/ChangeLog-2015 b/dev-python/astroid/ChangeLog-2015
new file mode 100644
index 00000000..fff80600
--- /dev/null
+++ b/dev-python/astroid/ChangeLog-2015
@@ -0,0 +1,113 @@
+# 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.27 2015/08/04 05:30:38 jlec Exp $
+
+*astroid-1.3.8 (04 Aug 2015)
+
+ 04 Aug 2015; Justin Lecher <jlec@gentoo.org> +astroid-1.3.8.ebuild:
+ Version Bump
+
+ 27 Jul 2015; Justin Lecher <jlec@gentoo.org> astroid-1.3.7.ebuild:
+ Fix dependencies
+
+*astroid-1.3.7 (27 Jul 2015)
+
+ 27 Jul 2015; Justin Lecher <jlec@gentoo.org> +astroid-1.3.7.ebuild:
+ Version Bump
+
+ 02 Jul 2015; Manuel Rüger <mrueg@gentoo.org> -astroid-1.0.1-r1.ebuild,
+ -astroid-1.0.1.ebuild, -astroid-1.1.1.ebuild, -astroid-1.3.2.ebuild:
+ Remove old.
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add bitbucket to remote-id in metadata.xml
+
+ 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