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
|
# ChangeLog for dev-python/sympy
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/sympy/ChangeLog,v 1.12 2010/12/13 16:27:38 arfrever Exp $
13 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
sympy-0.6.7.ebuild:
dev-python/py -> dev-python/pytest.
24 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
sympy-0.6.7.ebuild, +files/sympy-0.6.7-python-2.7.patch:
Fix majority of test failures with Python 2.7 (bug #330713).
*sympy-0.6.7 (16 Apr 2010)
16 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+sympy-0.6.7.ebuild:
Version bump. Set SUPPORT_PYTHON_ABIS.
07 Feb 2010; Peter Volkov <pva@gentoo.org> sympy-0.6.5.ebuild,
sympy-0.6.6.ebuild:
Add inherit eutils: epatch is defined there.
26 Dec 2009; Peter Volkov <pva@gentoo.org> sympy-0.6.5.ebuild,
sympy-0.6.6.ebuild:
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
implementation left in the tree.
*sympy-0.6.6 (24 Dec 2009)
24 Dec 2009; Andrey Grozin <grozin@gentoo.org>
-files/sympy-0.6.4-sphinx.patch, +sympy-0.6.6.ebuild,
+files/sympy-0.6.6-sphinx.patch:
Version bump, bug #298131, thanks to Rafal Muzylo <galtgendo@o2.pl>
04 Sep 2009; Patrick Lauer <patrick@gentoo.org> -sympy-0.6.4.ebuild:
Remove old
*sympy-0.6.5 (19 Jul 2009)
19 Jul 2009; Andrey Grozin <grozin@gentoo.org> -sympy-0.6.3.ebuild,
-files/sympy-0.6.3-sphinx.patch, +sympy-0.6.5.ebuild,
+files/sympy-0.6.5-sphinx.patch:
Version bump
*sympy-0.6.4 (14 Apr 2009)
14 Apr 2009; Andrey Grozin <grozin@gentoo.org>
-files/sympy-0.6.2-sphinx.patch, +files/sympy-0.6.4-sphinx.patch,
-sympy-0.6.2.ebuild, +sympy-0.6.4.ebuild:
Version bump
*sympy-0.6.3 (20 Nov 2008)
20 Nov 2008; Andrey Grozin <grozin@gentoo.org>
+files/sympy-0.6.3-sphinx.patch, +sympy-0.6.3.ebuild:
Version bump, should now work with python-2.6
*sympy-0.6.2 (02 Sep 2008)
25 Oct 2008; Pieter Van den Abeele <pvdabeel@gentoo.org> sympy-0.6.2.ebuild:
Keyworded ~ppc. Closes bug #237720
02 Sep 2008; Andrey Grozin <grozin@gentoo.org>
+files/sympy-0.6.2-sphinx.patch, +metadata.xml, +sympy-0.6.2.ebuild:
Initial import. Based on the ebuild in sunrise, bug #192785. Thanks to
Thomas Pani, Thomas Sachau.
|