summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/testify/ChangeLog-2015')
-rw-r--r--dev-python/testify/ChangeLog-2015116
1 files changed, 116 insertions, 0 deletions
diff --git a/dev-python/testify/ChangeLog-2015 b/dev-python/testify/ChangeLog-2015
new file mode 100644
index 00000000..bdb04dcc
--- /dev/null
+++ b/dev-python/testify/ChangeLog-2015
@@ -0,0 +1,116 @@
+# ChangeLog for dev-python/testify
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/testify/ChangeLog,v 1.23 2015/07/09 07:47:28 idella4 Exp $
+
+*testify-0.7.2 (09 Jul 2015)
+
+ 09 Jul 2015; Ian Delaney <idella4@gentoo.org> +testify-0.7.2.ebuild:
+ bump; extend corrections to local imports used in test files, add py3 support
+
+ 07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add github to remote-id in metadata.xml
+
+ 04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Add pypi to remote-id in metadata.xml
+
+ 17 Jan 2015; Ian Delaney <idella4@gentoo.org>
+ -files/testify-0.2.6-tests.patch:
+ remove disused patch
+
+*testify-0.5.7 (17 Jan 2015)
+
+ 17 Jan 2015; Ian Delaney <idella4@gentoo.org> +testify-0.5.7.ebuild,
+ -testify-0.5.6.ebuild:
+ bump, unrestrict test phase, re-write of test phase, rm old
+
+*testify-0.5.6 (27 Oct 2014)
+
+ 27 Oct 2014; Ian Delaney <idella4@gentoo.org> +testify-0.5.6.ebuild,
+ -testify-0.3.0.ebuild, -testify-0.3.1.ebuild, -testify-0.3.2.ebuild,
+ -testify-0.3.3.ebuild, -testify-0.3.4.ebuild, -testify-0.3.5.ebuild,
+ -testify-0.3.6.ebuild, -testify-0.3.7.ebuild:
+ bump; rm old
+
+*testify-0.3.7 (15 Oct 2014)
+
+ 15 Oct 2014; Ian Delaney <idella4@gentoo.org> +testify-0.3.7.ebuild:
+ bump
+
+*testify-0.3.6 (28 Aug 2014)
+
+ 28 Aug 2014; Ian Delaney <idella4@gentoo.org> +testify-0.3.6.ebuild:
+ bump
+
+*testify-0.3.5 (24 Jul 2014)
+
+ 24 Jul 2014; Ian Delaney <idella4@gentoo.org> +testify-0.3.5.ebuild:
+ bump; add pypy support
+
+*testify-0.3.4 (17 Jun 2014)
+
+ 17 Jun 2014; Patrick Lauer <patrick@gentoo.org> +testify-0.3.4.ebuild:
+ Bump
+
+*testify-0.3.3 (03 Jun 2014)
+
+ 03 Jun 2014; Ian Delaney <idella4@gentoo.org> +testify-0.3.3.ebuild,
+ -testify-0.2.10.ebuild, -testify-0.2.6.ebuild, -testify-0.2.7.ebuild,
+ -testify-0.2.8.ebuild, -testify-0.2.9.ebuild:
+ bump
+
+*testify-0.3.2 (26 May 2014)
+
+ 26 May 2014; Patrick Lauer <patrick@gentoo.org> +testify-0.3.2.ebuild:
+ Bump
+
+*testify-0.3.1 (20 May 2014)
+
+ 20 May 2014; Ian Delaney <idella4@gentoo.org> +testify-0.3.1.ebuild,
+ testify-0.2.10.ebuild, testify-0.3.0.ebuild:
+ bump; drop py2.6 add pypy support
+
+*testify-0.3.0 (03 May 2014)
+
+ 03 May 2014; Patrick Lauer <patrick@gentoo.org> +testify-0.3.0.ebuild:
+ Bump
+
+ 05 Apr 2013; Ian Delaney <idella4@gentoo.org> testify-0.2.10.ebuild:
+ tests set to RESTRICT due to dep on versions of tornado long dropped from
+ portage
+
+*testify-0.2.10 (10 Mar 2013)
+
+ 10 Mar 2013; Ian Delaney <idella4@gentoo.org> +testify-0.2.10.ebuild:
+ bump
+
+*testify-0.2.9 (14 Jan 2013)
+
+ 14 Jan 2013; Patrick Lauer <patrick@gentoo.org> +testify-0.2.9.ebuild:
+ Bump
+
+ 30 Nov 2012; Ian Delaney <idella4@gentoo.org> testify-0.2.8.ebuild:
+ Removal of rogue test, fixes bug #438032
+
+ 13 Nov 2012; Ian Delaney <idella4@gentoo.org> files/testify-0.2.6-tests.patch,
+ testify-0.2.8.ebuild:
+ Unrestricted pypy from build, test restricted pypy, rem 1 redundant hunk from
+ tests patch, fixes Bug #438032
+
+*testify-0.2.8 (09 Oct 2012)
+
+ 09 Oct 2012; Patrick Lauer <patrick@gentoo.org> +testify-0.2.8.ebuild:
+ Bump
+
+*testify-0.2.7 (30 Jul 2012)
+
+ 30 Jul 2012; Patrick Lauer <patrick@gentoo.org> +testify-0.2.7.ebuild:
+ Bump
+
+ 20 May 2012; Tobias Klausmann <klausman@gentoo.org> testify-0.2.6.ebuild:
+ Fix package summary
+
+*testify-0.2.6 (18 May 2012)
+
+ 18 May 2012; Kacper Kowalik <xarthisius@gentoo.org>
+ +files/testify-0.2.6-tests.patch, +metadata.xml, +testify-0.2.6.ebuild:
+ Initial import, ebuild written by me