blob: 054008b6e84a907600a3eea2011c90242f6f8047 (
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
|
# ChangeLog for dev-python/atpy
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/atpy/ChangeLog,v 1.13 2013/08/07 19:18:26 bicatali Exp $
*atpy-0.9.7 (07 Aug 2013)
07 Aug 2013; Sébastien Fabbro <bicatali@gentoo.org> +atpy-0.9.7.ebuild:
Version bump
*atpy-0.9.6-r1 (24 Apr 2013)
24 Apr 2013; Sébastien Fabbro <bicatali@gentoo.org> +atpy-0.9.6-r1.ebuild,
metadata.xml:
Switched to distutils-r1 and virtual/pyfits
27 Feb 2013; Kacper Kowalik <xarthisius@gentoo.org> -atpy-0.9.5.3.ebuild:
Drop old
27 Feb 2013; Mike Gilbert <floppym@gentoo.org> atpy-0.9.5.3.ebuild:
Drop sqlite from IUSE.
27 Feb 2013; Mike Gilbert <floppym@gentoo.org> atpy-0.9.5.3.ebuild:
Remove optional runtime dependency on pysqlite to fix the depgraph.
15 Jan 2013; Michał Górny <mgorny@gentoo.org> atpy-0.9.6.ebuild:
Fix sqlite3 module dependency -- the package supports only built-in Python
sqlite3, not external pysqlite2.
*atpy-0.9.6 (02 Aug 2012)
02 Aug 2012; Sébastien Fabbro <bicatali@gentoo.org> +atpy-0.9.6.ebuild,
-atpy-0.9.5.1.ebuild:
Version bump
23 Apr 2012; Michał Górny <mgorny@gentoo.org> atpy-0.9.5.1.ebuild,
atpy-0.9.5.3.ebuild:
Use mirror://github.
04 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml:
Switched herd to sci-astronomy
*atpy-0.9.5.3 (29 Jul 2011)
29 Jul 2011; Sébastien Fabbro <bicatali@gentoo.org> -atpy-0.9.4.ebuild,
+atpy-0.9.5.3.ebuild:
Version bump
*atpy-0.9.5.1 (04 May 2011)
04 May 2011; Sébastien Fabbro <bicatali@gentoo.org> +atpy-0.9.5.1.ebuild:
Version bump
10 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
atpy-0.9.4.ebuild:
Enable tests.
*atpy-0.9.4 (02 Sep 2010)
02 Sep 2010; Sébastien Fabbro <bicatali@gentoo.org> +atpy-0.9.4.ebuild,
+metadata.xml:
Version bump and moved to the main tree
*atpy-0.9.3 (02 Aug 2010)
02 Aug 2010; Kacper Kowalik <xarthisius@gentoo.org> -atpy-0.9.2.ebuild,
+atpy-0.9.3.ebuild:
Version bump
25 Jun 2010; Justin Lecher <jlec@gentoo.org> atpy-0.9.2.ebuild:
Fix PYTHON ABI Stuff
*atpy-0.9.2 (12 Feb 2010)
12 Feb 2010; Sébastien Fabbro <bicatali@gentoo.org> -atpy-0.9.1.ebuild,
+atpy-0.9.2.ebuild:
Bump
*atpy-0.9.1 (08 Oct 2009)
08 Oct 2009; Sébastien Fabbro <bicatali@gentoo.org> -atpy-0.9.0.ebuild,
+atpy-0.9.1.ebuild, metadata.xml:
Version bump
*atpy-0.9.0 (21 Jul 2009)
21 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> +atpy-0.9.0.ebuild,
+metadata.xml:
Initial import
|