You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
252 lines
8.5 KiB
252 lines
8.5 KiB
# ChangeLog for dev-python/unittest2
|
|
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
|
|
# $Header: /var/cvsroot/gentoo-x86/dev-python/unittest2/ChangeLog,v 1.68 2015/07/27 01:35:14 floppym Exp $
|
|
|
|
27 Jul 2015; Mike Gilbert <floppym@gentoo.org> unittest2-1.0.1-r1.ebuild,
|
|
unittest2-1.1.0.ebuild:
|
|
Restore pypy.
|
|
|
|
26 Jul 2015; <mgorny@gentoo.org> unittest2-1.0.1-r1.ebuild,
|
|
unittest2-1.1.0.ebuild:
|
|
Revert pypy support because of unsatisfiable dependencies.
|
|
|
|
26 Jul 2015; Ian Delaney <idella4@gentoo.org> -unittest2-1.0.1.ebuild,
|
|
unittest2-1.0.1-r1.ebuild, unittest2-1.1.0.ebuild:
|
|
re-add pypy support dropped from prior versions, rm redundant -1.0.1
|
|
|
|
25 Jul 2015; Alex Brandt <alunduil@gentoo.org> unittest2-1.1.0.ebuild:
|
|
1.1.0: add dev-python/linecache2 dependence
|
|
|
|
*unittest2-1.1.0 (19 Jul 2015)
|
|
|
|
19 Jul 2015; Alex Brandt <alunduil@gentoo.org> +unittest2-1.1.0.ebuild:
|
|
add version 1.1.0
|
|
|
|
21 May 2015; Matt Turner <mattst88@gentoo.org> unittest2-1.0.1-r1.ebuild:
|
|
Added ~alpha, bug 544146.
|
|
|
|
26 Apr 2015; Jeroen Roovers <jer@gentoo.org> unittest2-1.0.1-r1.ebuild:
|
|
Marked ~ppc64 (bug #544148).
|
|
|
|
08 Apr 2015; Michał Górny <mgorny@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
Drop old Python implementations
|
|
|
|
*unittest2-1.0.1-r1 (06 Apr 2015)
|
|
|
|
06 Apr 2015; Alex Brandt <alunduil@gentoo.org>
|
|
+files/remove-argparse-dependence.patch, +unittest2-1.0.1-r1.ebuild:
|
|
add fixes proposed by Arfrever * RDEPEND and DEPEND on dev-python/setuptools
|
|
* drop dependence on dev-python/linecache2 * drop sed (suspect return value)
|
|
and use patch
|
|
|
|
03 Apr 2015; Mike Frysinger <vapier@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
Mark arm64/s390/sh stable.
|
|
|
|
02 Apr 2015; Markus Meier <maekke@gentoo.org> unittest2-1.0.1.ebuild:
|
|
add ~arm, bug #544146
|
|
|
|
30 Mar 2015; Jeroen Roovers <jer@gentoo.org> unittest2-1.0.1.ebuild:
|
|
Marked ~hppa (bug #544146).
|
|
|
|
*unittest2-1.0.1 (19 Mar 2015)
|
|
|
|
19 Mar 2015; Alex Brandt <alunduil@gentoo.org> +unittest2-1.0.1.ebuild:
|
|
add version 1.0.1
|
|
|
|
02 Mar 2015; Yixun Lan <dlan@gentoo.org> unittest2-0.8.0.ebuild:
|
|
add arm64 support, tested on A53 board
|
|
|
|
02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
Stable for sparc, wrt bug #530612
|
|
|
|
23 Dec 2014; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
Stable for alpha, wrt bug #530612
|
|
|
|
09 Dec 2014; Jeroen Roovers <jer@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
Stable for HPPA (bug #530612).
|
|
|
|
08 Dec 2014; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
Stable for ppc64, wrt bug #530612
|
|
|
|
07 Dec 2014; Markus Meier <maekke@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
arm stable, bug #530612
|
|
|
|
07 Dec 2014; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
Stable for ppc, wrt bug #530612
|
|
|
|
06 Dec 2014; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
Stable for ia64, wrt bug #530612
|
|
|
|
05 Dec 2014; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
Stable for x86, wrt bug #530612
|
|
|
|
04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
Stable for amd64, wrt bug #530612
|
|
|
|
26 Nov 2014; Ian Delaney <idella4@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
clean old python impls
|
|
|
|
25 Nov 2014; Mike Gilbert <floppym@gentoo.org>
|
|
+files/unittest2-0.8.0-argparse.patch, unittest2-0.8.0.ebuild:
|
|
Do not require pypi argparse for python versions which have it in the standard
|
|
library. Patch by Arfrever.
|
|
|
|
*unittest2-0.8.0 (25 Nov 2014)
|
|
|
|
25 Nov 2014; Mike Gilbert <floppym@gentoo.org> +unittest2-0.8.0.ebuild:
|
|
Version bump.
|
|
|
|
01 Apr 2014; Mike Gilbert <floppym@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
Add python3.4.
|
|
|
|
31 Mar 2014; Michał Górny <mgorny@gentoo.org> unittest2-0.5.1-r1.ebuild,
|
|
unittest2-0.5.1-r2.ebuild:
|
|
Add support for the new PyPy slotting.
|
|
|
|
04 Mar 2014; Naohiro Aota <naota@gentoo.org> unittest2-0.5.1-r2.ebuild:
|
|
Add ~x86-fbsd
|
|
|
|
04 Mar 2014; Vicente Olivert Riera <vincent@gentoo.org>
|
|
unittest2-0.5.1-r2.ebuild:
|
|
Add ~mips keyword.
|
|
|
|
*unittest2-0.5.1-r2 (05 Oct 2013)
|
|
|
|
05 Oct 2013; Michał Górny <mgorny@gentoo.org> +unittest2-0.5.1-r2.ebuild,
|
|
-unittest2-0.5.1.ebuild:
|
|
Fix not applying anti-versioning patch for py3 & py3.3 test failure (bug
|
|
#450762). Drop old.
|
|
|
|
05 Sep 2013; Michał Górny <mgorny@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
Clean up PYTHON_COMPAT from old implementations.
|
|
|
|
07 Aug 2013; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
Stable for x86, wrt bug #477360
|
|
|
|
06 Aug 2013; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
Stable for s390, wrt bug #477360
|
|
|
|
04 Aug 2013; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
Stable for ia64, wrt bug #477360
|
|
|
|
03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
Stable for sparc, wrt bug #477360
|
|
|
|
30 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
Stable for alpha, wrt bug #477360
|
|
|
|
23 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
Stable for arm, wrt bug #477360
|
|
|
|
22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
Stable for ppc64, wrt bug #477360
|
|
|
|
22 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
Stable for ppc, wrt bug #477360
|
|
|
|
21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
Stable for amd64, wrt bug #477360
|
|
|
|
19 Jul 2013; Jeroen Roovers <jer@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
Stable for HPPA (bug #477360).
|
|
|
|
28 Jan 2013; Alexis Ballier <aballier@gentoo.org> unittest2-0.5.1-r1.ebuild:
|
|
keyword ~amd64-fbsd, bug #453136
|
|
|
|
*unittest2-0.5.1-r1 (07 Jan 2013)
|
|
|
|
07 Jan 2013; Michał Górny <mgorny@gentoo.org> +unittest2-0.5.1-r1.ebuild:
|
|
Migrate to distutils-r1.
|
|
|
|
12 Sep 2011; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
|
|
Remove myself as a maintainer.
|
|
|
|
26 Jul 2011; Jesus Rivero <neurogeek@gentoo.org> unittest2-0.5.1.ebuild:
|
|
Restrict tests for Python 2.4.
|
|
http://hg.python.org/unittest2/rev/d2be68aedc8e
|
|
|
|
29 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> unittest2-0.5.1.ebuild:
|
|
ppc64 stable wrt #361985
|
|
|
|
23 Apr 2011; Raúl Porcel <armin76@gentoo.org> unittest2-0.5.1.ebuild:
|
|
alpha/arm/ia64/s390/sh/sparc stable wrt #361985
|
|
|
|
04 Apr 2011; Jeroen Roovers <jer@gentoo.org> unittest2-0.5.1.ebuild:
|
|
Stable for HPPA (bug #361985).
|
|
|
|
26 Mar 2011; Tobias Klausmann <klausman@gentoo.org> unittest2-0.5.1.ebuild:
|
|
Keyworded on alpha, bug #357577
|
|
|
|
13 Mar 2011; Markus Meier <maekke@gentoo.org> unittest2-0.5.1.ebuild:
|
|
add ~arm, bug #357577
|
|
|
|
08 Mar 2011; Jeroen Roovers <jer@gentoo.org> unittest2-0.5.1.ebuild:
|
|
Marked ~hppa (bug #357577).
|
|
|
|
07 Jan 2011; Brent Baude <ranger@gentoo.org> unittest2-0.5.1.ebuild:
|
|
Marking unittest2-0.5.1 ppc for bug 345487
|
|
|
|
24 Dec 2010; Fabian Groffen <grobian@gentoo.org> unittest2-0.5.1.ebuild:
|
|
Added Prefix keywords, bug #339072
|
|
|
|
07 Dec 2010; Markos Chandras <hwoarang@gentoo.org> unittest2-0.5.1.ebuild:
|
|
Stable on amd64 wrt bug #345487
|
|
|
|
06 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
unittest2-0.5.1.ebuild:
|
|
Support Python 3.
|
|
|
|
16 Nov 2010; Thomas Kahle <tomka@gentoo.org> unittest2-0.5.1.ebuild:
|
|
x86 stable per bug 345487
|
|
|
|
24 Oct 2010; Samuli Suominen <ssuominen@gentoo.org>
|
|
unittest2-0.5.1.ebuild:
|
|
Keyword ~ppc64 wrt #339072
|
|
|
|
24 Oct 2010; Raúl Porcel <armin76@gentoo.org> unittest2-0.5.1.ebuild:
|
|
Add ~ia64/~s390/~sparc wrt #339072
|
|
|
|
20 Oct 2010; Brent Baude <ranger@gentoo.org> unittest2-0.5.1.ebuild:
|
|
Marking unittest2-0.5.1 ~ppc for bug 339072
|
|
|
|
*unittest2-0.5.1 (12 Jul 2010)
|
|
|
|
12 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
-unittest2-0.4.2.ebuild, -unittest2-0.5.0.ebuild, +unittest2-0.5.1.ebuild:
|
|
Version bump.
|
|
|
|
*unittest2-0.5.0 (11 Jul 2010)
|
|
|
|
11 Jul 2010; Dirkjan Ochtman <djc@gentoo.org> +unittest2-0.5.0.ebuild:
|
|
Version bump to 0.5.0.
|
|
|
|
*unittest2-0.4.2 (06 Jun 2010)
|
|
|
|
06 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
-unittest2-0.4.1.ebuild, +unittest2-0.4.2.ebuild:
|
|
Version bump.
|
|
|
|
*unittest2-0.4.1 (05 Jun 2010)
|
|
|
|
05 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
-unittest2-0.4.0.ebuild, +unittest2-0.4.1.ebuild:
|
|
Version bump.
|
|
|
|
*unittest2-0.4.0 (09 Apr 2010)
|
|
|
|
09 Apr 2010; Dirkjan Ochtman <djc@gentoo.org> -unittest2-0.3.0.ebuild,
|
|
+unittest2-0.4.0.ebuild:
|
|
Version bump to 0.4, fix tests.
|
|
|
|
*unittest2-0.3.0 (26 Mar 2010)
|
|
|
|
26 Mar 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
|
|
-unittest2-0.2.0.ebuild, +unittest2-0.3.0.ebuild:
|
|
Version bump.
|
|
|
|
*unittest2-0.2.0 (16 Mar 2010)
|
|
|
|
16 Mar 2010; Dirkjan Ochtman <djc@gentoo.org> +unittest2-0.2.0.ebuild,
|
|
+metadata.xml:
|
|
Initial version 0.2.0.
|