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
|
# ChangeLog for dev-python/redis-py
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/redis-py/ChangeLog,v 1.21 2012/05/21 10:01:33 phajdan.jr Exp $
21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> redis-py-2.4.11.ebuild:
x86 stable wrt bug #415877
14 May 2012; Agostino Sarubbo <ago@gentoo.org> redis-py-2.4.11.ebuild:
Stable for amd64, wrt bug #415877
08 May 2012; Dirkjan Ochtman <djc@gentoo.org> -redis-py-2.4.9.ebuild:
Remove old version.
*redis-py-2.4.12 (08 May 2012)
08 May 2012; Dirkjan Ochtman <djc@gentoo.org> +redis-py-2.4.12.ebuild:
Version bump to 2.4.12.
24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> redis-py-2.4.10.ebuild:
x86 stable wrt bug #404107
17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> redis-py-2.4.10.ebuild:
Stable for amd64, wrt bug #404107
16 Feb 2012; Dirkjan Ochtman <djc@gentoo.org> metadata.xml:
Remove myself as a maintainer.
*redis-py-2.4.11 (16 Feb 2012)
16 Feb 2012; Dirkjan Ochtman <djc@gentoo.org> +redis-py-2.4.11.ebuild:
Version bump to 2.4.11.
04 Feb 2012; Sven Wegener <swegener@gentoo.org> redis-py-2.4.9.ebuild,
redis-py-2.4.10.ebuild:
Require at least python 2.5.
*redis-py-2.4.10 (30 Nov 2011)
30 Nov 2011; Dirkjan Ochtman <djc@gentoo.org> -redis-py-2.2.4.ebuild,
-redis-py-2.4.1.ebuild, -redis-py-2.4.5.ebuild, +redis-py-2.4.10.ebuild:
Remove old versions, bump to 2.4.10.
30 Nov 2011; Dirkjan Ochtman <djc@gentoo.org> -redis-py-2.2.4.ebuild,
-redis-py-2.4.1.ebuild, -redis-py-2.4.5.ebuild:
Remove old versions.
13 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> redis-py-2.4.9.ebuild:
x86 stable wrt bug #386045
09 Oct 2011; Markos Chandras <hwoarang@gentoo.org> redis-py-2.4.9.ebuild:
Stable on amd64 wrt bug #386045
*redis-py-2.4.9 (05 Sep 2011)
05 Sep 2011; Dirkjan Ochtman <djc@gentoo.org> +redis-py-2.4.9.ebuild:
Version bump to 2.4.9.
*redis-py-2.4.5 (04 Jul 2011)
04 Jul 2011; Dirkjan Ochtman <djc@gentoo.org> +redis-py-2.4.5.ebuild:
Version bump to 2.4.5.
*redis-py-2.4.1 (06 Jun 2011)
06 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> +redis-py-2.4.1.ebuild:
Version bump to 2.4.1.
06 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> -redis-py-2.2.2.ebuild:
Remove old version.
24 May 2011; Markus Meier <maekke@gentoo.org> redis-py-2.2.4.ebuild:
x86 stable, bug #365535
02 May 2011; Markos Chandras <hwoarang@gentoo.org> redis-py-2.2.4.ebuild:
Stable on amd64 wrt bug #365535
26 Mar 2011; Dirkjan Ochtman <djc@gentoo.org> redis-py-2.2.2.ebuild,
redis-py-2.2.4.ebuild:
Prevent collision with redis tarball (bug 360495).
*redis-py-2.2.4 (17 Mar 2011)
17 Mar 2011; Dirkjan Ochtman <djc@gentoo.org> +redis-py-2.2.4.ebuild:
Version bump to 2.2.4.
*redis-py-2.2.2 (04 Mar 2011)
04 Mar 2011; Dirkjan Ochtman <djc@gentoo.org> +redis-py-2.2.2.ebuild,
+metadata.xml:
Initial version of redis-py.
|