blob: 9b69dc4a9953476f2938a821b3db807eddb2a86d (
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
|
# ChangeLog for dev-python/pymongo
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pymongo/ChangeLog,v 1.9 2012/01/30 13:22:01 ultrabug Exp $
*pymongo-2.1.1 (30 Jan 2012)
30 Jan 2012; <alexys@gentoo.org> +pymongo-2.1.1.ebuild:
Version bump wrt #401247
*pymongo-2.1 (13 Dec 2011)
13 Dec 2011; Ultrabug <ultrabug@gentoo.org> -pymongo-1.11-r1.ebuild,
+pymongo-2.1.ebuild:
Version bump, drop old
*pymongo-2.0.1 (19 Aug 2011)
19 Aug 2011; Ultrabug <ultrabug@gentoo.org> -pymongo-1.10.1.ebuild,
-pymongo-1.11.ebuild, +pymongo-2.0.1.ebuild:
Version bump, drop old.
08 Aug 2011; Markos Chandras <hwoarang@gentoo.org> pymongo-1.11-r1.ebuild:
Ignore test failures with Jython. Update HOMEPAGE. Fix dependencies. Set
PYTHON_MODNAME. Improve src_test(). Simplify src_install(). Patch by
Arfrever. Backported from python overlay
06 Aug 2011; Markos Chandras <hwoarang@gentoo.org> ChangeLog:
Restore Changelog history
*pymongo-1.11-r1 (06 Jul 2011)
06 Jul 2011; Ultrabug <ultrabug@gentoo.org> +pymongo-1.11-r1.ebuild,
metadata.xml:
Add mod_wsgi to IUSE to fix working problems with mod_wsgi.
*pymongo-1.11 (12 May 2011)
12 May 2011; Ultrabug <ultrabug@gentoo.org> +pymongo-1.11.ebuild:
Version bump, thanks to Mohamed Elmi Guessod for spotting.
26 Apr 2011; Ultrabug <ultrabug@gentoo.org> pymongo-1.10.1.ebuild:
Add a warning for test phase, wrt #364671.
*pymongo-1.10.1 (11 Apr 2011)
11 Apr 2011; Ultrabug <ultrabug@gentoo.org> +pymongo-1.10.1.ebuild,
+metadata.xml:
initial import from sunrise, ebuild written by Johan Bergström.
|