# ChangeLog for virtual/python-unittest2 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/virtual/python-unittest2/ChangeLog,v 1.26 2014/04/19 18:02:56 mgorny Exp $ 19 Apr 2014; Michał Górny python-unittest2-1-r2.ebuild: Use ${PYTHON_USEDEP} substitution support added to python_gen_cond_dep(). 02 Apr 2014; Patrick McLean python-unittest2-1-r2.ebuild: Add python3_4 support. 31 Mar 2014; Michał Górny python-unittest2-1-r1.ebuild, python-unittest2-1-r2.ebuild, python-unittest2-1.ebuild: Add support for the new PyPy slotting. 04 Mar 2014; Naohiro Aota python-unittest2-1-r2.ebuild: Add ~x86-fbsd 04 Mar 2014; Vicente Olivert Riera python-unittest2-1-r2.ebuild: Add ~mips keyword. 17 Jan 2014; Mike Frysinger python-unittest2-1-r1.ebuild: Mark sh stable. 13 Sep 2013; Michał Górny python-unittest2-1-r2.ebuild: Use python_gen_cond_dep and python_gen_usedep. This guarantees clean upgrade after disabling old implementations. 05 Sep 2013; Michał Górny python-unittest2-1-r1.ebuild, python-unittest2-1.ebuild: Clean up PYTHON_COMPAT from old implementations. 05 Sep 2013; Michał Górny python-unittest2-1-r2.ebuild: Drop stale conditionals after py2.5 & py3.1 removal. 07 Aug 2013; Agostino Sarubbo python-unittest2-1-r1.ebuild: Stable for x86, wrt bug #477360 06 Aug 2013; Agostino Sarubbo python-unittest2-1-r1.ebuild: Stable for s390, wrt bug #477360 04 Aug 2013; Agostino Sarubbo python-unittest2-1-r1.ebuild: Stable for ia64, wrt bug #477360 03 Aug 2013; Agostino Sarubbo python-unittest2-1-r1.ebuild: Stable for sparc, wrt bug #477360 30 Jul 2013; Agostino Sarubbo python-unittest2-1-r1.ebuild: Stable for alpha, wrt bug #477360 23 Jul 2013; Agostino Sarubbo python-unittest2-1-r1.ebuild: Stable for arm, wrt bug #477360 22 Jul 2013; Agostino Sarubbo python-unittest2-1-r1.ebuild: Stable for ppc64, wrt bug #477360 22 Jul 2013; Agostino Sarubbo python-unittest2-1-r1.ebuild: Stable for ppc, wrt bug #477360 21 Jul 2013; Agostino Sarubbo python-unittest2-1-r1.ebuild: Stable for amd64, wrt bug #477360 19 Jul 2013; Jeroen Roovers python-unittest2-1-r1.ebuild: Stable for HPPA (bug #477360). *python-unittest2-1-r2 (19 Jul 2013) 19 Jul 2013; Michał Górny +python-unittest2-1-r2.ebuild: Finally stop pulling in unittest2 for py<2.7 & py<3.2, since all dependent packages have correct deps now. *python-unittest2-1-r1 (30 Jun 2013) 30 Jun 2013; Justin Lecher +python-unittest2-1-r1.ebuild, metadata.xml: Fix usage of python-r1.eclass 28 Jan 2013; Alexis Ballier python-unittest2-1.ebuild: keyword ~amd64-fbsd, bug #453136 14 Jan 2013; Michał Górny python-unittest2-1.ebuild: Change the description to make the intent clear. *python-unittest2-1 (07 Jan 2013) 07 Jan 2013; Michał Górny +python-unittest2-1.ebuild, -python-unittest2-0.ebuild: Explicitly require slot :0 of dev-python/unittest2. 07 Jan 2013; Michał Górny python-unittest2-0.ebuild: Install the unittest2 module for all implementations. *python-unittest2-0 (06 Jan 2013) 06 Jan 2013; Michał Górny +metadata.xml, +python-unittest2-0.ebuild: Introduce a virtual for unittest2-compatible unittest module.