blob: 953cce08165740aad441a0f168883b4ae7b6449b (
plain)
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
|
# ChangeLog for dev-python/pyzmq
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pyzmq/ChangeLog,v 1.14 2011/12/19 10:25:25 djc Exp $
*pyzmq-2.1.11 (19 Dec 2011)
19 Dec 2011; Dirkjan Ochtman <djc@gentoo.org> +pyzmq-2.1.11.ebuild:
Version bump to 2.1.11.
*pyzmq-2.1.10 (17 Oct 2011)
17 Oct 2011; Dirkjan Ochtman <djc@gentoo.org> +pyzmq-2.1.10.ebuild:
Version bump to 2.1.10.
30 Aug 2011; Dirkjan Ochtman <djc@gentoo.org> -pyzmq-2.0.10.1.ebuild,
-files/pyzmq-2.0.10.1-python-2.7.patch,
-files/pyzmq-2.0.10.1-python-3.1.patch,
-files/pyzmq-2.0.10.1-python-3.2.patch, -pyzmq-2.1.4.ebuild:
Clean up old versions.
*pyzmq-2.1.9 (30 Aug 2011)
30 Aug 2011; Dirkjan Ochtman <djc@gentoo.org> +pyzmq-2.1.9.ebuild:
Version bump to 2.1.9.
13 Jul 2011; Markus Meier <maekke@gentoo.org> pyzmq-2.1.7.ebuild:
x86 stable, bug #371377
03 Jul 2011; Markos Chandras <hwoarang@gentoo.org> pyzmq-2.1.7.ebuild:
Stable on amd64 wrt bug #371377
28 Jun 2011; Dirkjan Ochtman <djc@gentoo.org> pyzmq-2.1.7.ebuild:
Remove support for generating docs (bug 371481).
*pyzmq-2.1.7 (14 May 2011)
14 May 2011; Dirkjan Ochtman <djc@gentoo.org> +pyzmq-2.1.7.ebuild:
Version bump to 2.1.7.
*pyzmq-2.1.4 (02 May 2011)
02 May 2011; Dirkjan Ochtman <djc@gentoo.org> +pyzmq-2.1.4.ebuild:
Version bump to 2.1.4.
16 Mar 2011; Dirkjan Ochtman <djc@gentoo.org> pyzmq-2.0.10.1.ebuild:
Use pre-built docs and offer examples (bug 358941).
07 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pyzmq-2.0.10.1.ebuild, +files/pyzmq-2.0.10.1-python-3.2.patch:
Fix building with Python 3.2 (bug #357845).
06 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pyzmq-2.0.10.1.ebuild, +files/pyzmq-2.0.10.1-python-3.1.patch:
Fix tests with Python 3.1.
06 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pyzmq-2.0.10.1.ebuild, +files/pyzmq-2.0.10.1-python-2.7.patch:
Fix tests with Python 2.7.
*pyzmq-2.0.10.1 (04 Mar 2011)
04 Mar 2011; Dirkjan Ochtman <djc@gentoo.org> +pyzmq-2.0.10.1.ebuild,
+metadata.xml:
Initial version of pyzmq.
|