summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/testfixtures')
-rw-r--r--dev-python/testfixtures/ChangeLog63
1 files changed, 63 insertions, 0 deletions
diff --git a/dev-python/testfixtures/ChangeLog b/dev-python/testfixtures/ChangeLog
new file mode 100644
index 00000000..b669014d
--- /dev/null
+++ b/dev-python/testfixtures/ChangeLog
@@ -0,0 +1,63 @@
+# ChangeLog for dev-python/testfixtures
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testfixtures/ChangeLog,v 1.14 2015/06/18 06:41:08 patrick Exp $
+
+*testfixtures-4.1.2 (18 Jun 2015)
+
+ 18 Jun 2015; Patrick Lauer <patrick@gentoo.org> +testfixtures-4.1.2.ebuild:
+ Bump
+
+ 04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add pypi to remote-id in metadata.xml
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> testfixtures-3.0.0.ebuild:
+ Drop old Python implementations
+
+ 09 Mar 2015; Pacho Ramos <pacho@gentoo.org> testfixtures-3.0.0.ebuild:
+ x86 stable, bug 540290
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> testfixtures-3.0.0.ebuild:
+ amd64 stable, bug 540290
+
+*testfixtures-4.1.1 (30 Nov 2014)
+
+ 30 Nov 2014; Ian Delaney <idella4@gentoo.org> +testfixtures-4.1.1.ebuild,
+ testfixtures-3.0.0.ebuild:
+ bump; clean old python impl, add py3.4, update deps, switch from patch to sed
+ statements (lighter weight and easier maint.) to fix doc build, fixes Bug
+ #530610
+
+ 30 Jun 2014; Ian Delaney <idella4@gentoo.org> +files/docbuild.patch,
+ -files/testfixtures-2.3.4-adjust_tests.patch, -testfixtures-2.3.4.ebuild,
+ testfixtures-3.0.0.ebuild:
+ drop py2.6, update deps, docbuild (includes new patch), remove old ebuild and
+ patch, fixes bug #515752 by Patrick
+
+ 19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> testfixtures-3.0.0.ebuild:
+ Keyword ~amd64-linux ~x86-linux
+
+ 13 Oct 2013; Pacho Ramos <pacho@gentoo.org> testfixtures-3.0.0.ebuild:
+ Also compatible with python3_3
+
+*testfixtures-3.0.0 (15 Mar 2013)
+
+ 15 Mar 2013; Ian Delaney <idella4@gentoo.org> +testfixtures-3.0.0.ebuild,
+ testfixtures-2.3.4.ebuild:
+ Bump; dep added to -2.3.4 supporting / enabling test phase
+
+ 14 Nov 2012; Ian Delaney <idella4@gentoo.org> metadata.xml:
+ Updating maintainer, metadata.xml
+
+ 29 May 2012; Kacper Kowalik <xarthisius@gentoo.org> metadata.xml:
+ Fix metadata.xml to have only bugzilla related email for proxy maintainer
+
+ 22 May 2012; Theo Chatzimichos <tampakrap@gentoo.org>
+ testfixtures-2.3.4.ebuild:
+ Restrict tests, since they require dev-python/manuel which is not in tree yet
+
+*testfixtures-2.3.4 (20 May 2012)
+
+ 20 May 2012; Theo Chatzimichos <tampakrap@gentoo.org>
+ +files/testfixtures-2.3.4-adjust_tests.patch, +metadata.xml,
+ +testfixtures-2.3.4.ebuild:
+ Initial commit, ebuild by idella4