1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
# ChangeLog for dev-python/nose
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/ChangeLog,v 1.20 2008/10/18 12:55:25 aballier Exp $
18 Oct 2008; Alexis Ballier <aballier@gentoo.org> nose-0.10.4.ebuild:
keyword ~x86-fbsd, bug #233554
*nose-0.10.4 (11 Oct 2008)
11 Oct 2008; Rob Cakebread <pythonhead@gentoo.org> -nose-0.10.0.ebuild,
-nose-0.10.1.ebuild, +nose-0.10.4.ebuild:
Version bump, removed old. Closes bug #241218
04 Oct 2008; Brent Baude <ranger@gentoo.org> nose-0.9.3-r1.ebuild,
nose-0.10.3.ebuild:
Marking nose-0.9.3.-r1 and -0.10.3 ~ppc and ~ppc64
01 Oct 2008; Raúl Porcel <armin76@gentoo.org> nose-0.9.3-r1.ebuild,
nose-0.10.3.ebuild:
Add ~alpha wrt #233554
29 Sep 2008; Jeroen Roovers <jer@gentoo.org> nose-0.10.3.ebuild:
Marked ~hppa (bug #233554).
06 Aug 2008; Jesus Rivero <neurogeek@gentoo.org> metadata.xml:
add GLEP 56 USE flag desc from use.local.desc
01 Aug 2008; Raúl Porcel <armin76@gentoo.org> nose-0.9.3-r1.ebuild,
nose-0.10.3.ebuild:
Add ~ia64 wrt #233554
01 Aug 2008; Ferris McCormick <fmccor@gentoo.org> nose-0.9.3-r1.ebuild,
nose-0.10.3.ebuild:
Added ~sparc, partly Bug #233554, which see. Both keyworded versions pass
all tests.
*nose-0.10.3 (25 Jun 2008)
25 Jun 2008; Ali Polatel <hawking@gentoo.org> +nose-0.10.3.ebuild:
Version bump.
*nose-0.10.1 (31 Jan 2008)
31 Jan 2008; Ali Polatel <hawking@gentoo.org> +nose-0.10.1.ebuild:
Version bump.
*nose-0.10.0 (14 Oct 2007)
14 Oct 2007; Ali Polatel <hawking@gentoo.org>
+files/nose-0.10.0-tests-nonetwork.patch,
-files/nose-0.10.0_beta1-tests-nonetwork.patch, -nose-0.10.0_beta1.ebuild,
+nose-0.10.0.ebuild:
version bump. drop old. removed twisted and added test to IUSE (bug 194754)
11 Oct 2007; Michael Hanselmann <hansmi@gentoo.org> nose-0.9.3-r1.ebuild:
Stable on amd64, x86.
*nose-0.9.3-r1 (14 Sep 2007)
14 Sep 2007; Ali Polatel <hawking@gentoo.org>
+files/nose-0.9.3-tests-nonetwork.patch,
+files/nose-0.10.0_beta1-tests-nonetwork.patch,
-files/nose-tests-nonetwork.patch, -nose-0.9.3.ebuild,
+nose-0.9.3-r1.ebuild, -nose-0.10.0_alpha2.ebuild,
nose-0.10.0_beta1.ebuild:
revbumped 0.9.3 backporting the fix, drop old
*nose-0.10.0_beta1 (14 Sep 2007)
14 Sep 2007; Ali Polatel <hawking@gentoo.org>
+files/nose-tests-nonetwork.patch, +nose-0.10.0_beta1.ebuild:
Version bump, added twisted use flag and made nose.twistedtools and twisted
tests conditional (thanks to Dirkjan Ochtman - bug 187780 )
*nose-0.10.0_alpha2 (31 Jul 2007)
31 Jul 2007; Tiziano Müller <dev-zero@gentoo.org>
-nose-0.10.0_alpha1.ebuild, +nose-0.10.0_alpha2.ebuild:
Version bump. Dropped old version.
*nose-0.10.0_alpha1 (08 Jul 2007)
08 Jul 2007; Rob Cakebread <pythonhead@gentoo.org>
+nose-0.10.0_alpha1.ebuild:
Version bump.
04 Jul 2007; Lukasz Strzygowski <lucass@gentoo.org> -nose-0.9.2.ebuild,
nose-0.9.3.ebuild:
Removed use_setuptools sed. Dropped old version.
*nose-0.9.3 (21 Apr 2007)
21 Apr 2007; Rob Cakebread <pythonhead@gentoo.org> +nose-0.9.3.ebuild:
Version bump.
03 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> +metadata.xml:
Initial ebuild for bug #141662 (thanks to Brad Walker)
|