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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
|
# ChangeLog for dev-python/h5py
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/h5py/ChangeLog,v 1.35 2015/03/08 23:49:46 pacho Exp $
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> h5py-2.3.1.ebuild:
x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> h5py-2.3.1.ebuild:
amd64 stable, bug 540290
15 Jan 2015; Justin Lecher <jlec@gentoo.org> h5py-2.3.1.ebuild,
h5py-2.4.0.ebuild:
Drop deprecated DISTUTILS_NO_PARALLEL_BUILD
*h5py-2.4.0 (14 Jan 2015)
14 Jan 2015; <xarth@gentoo.org> +h5py-2.4.0.ebuild, -h5py-2.2.1-r1.ebuild,
-h5py-2.2.1.ebuild:
Version bump, drop old
11 Aug 2014; Justin Lecher <jlec@gentoo.org> h5py-2.3.1.ebuild:
Add python3.4 support
23 Jul 2014; Kacper Kowalik <xarthisius@gentoo.org> h5py-2.3.1.ebuild:
Introduce subslot and strict mpi= dependency for hdf5, see #302621
23 Jul 2014; Kacper Kowalik <xarthisius@gentoo.org> h5py-2.3.1.ebuild:
Make sure that --mpi is passed to setup.py during each stage
23 Jul 2014; Kacper Kowalik <xarthisius@gentoo.org> h5py-2.3.1.ebuild:
Use mpi wrapper when compiling with parallel hdf5. Tests with USE=mpi are
completely fine
*h5py-2.3.1 (22 Jul 2014)
22 Jul 2014; Kacper Kowalik <xarthisius@gentoo.org> +h5py-2.3.1.ebuild:
Version bump, fixes bug #517178 by Tolga Dalman <tdalman@project-psi.org>
06 Jul 2014; Michał Górny <mgorny@gentoo.org> h5py-2.2.1-r1.ebuild,
h5py-2.2.1.ebuild:
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
unittest2 (those packages were only required for <=python-2.6).
10 Jun 2014; Ian Delaney <idella4@gentoo.org> h5py-2.2.1-r1.ebuild:
adjust version of dep hdf5, fixes Bug #512660
*h5py-2.2.1-r1.ebuild (07 Ap=r 2014)
07 Apr 2014; Ian Delaney <idella4@gentoo.org> +h5py-2.2.1-r1.ebuild,
-h5py-2.2.0.ebuild:
revbump; Add IUSE mpi, update ebuild and test phase due to effects of
use flag, fixes Bug #491680, rm old
*h5py-2.2.1 (11 Dec 2013)
11 Dec 2013; Kacper Kowalik <xarthisius@gentoo.org> +h5py-2.2.1.ebuild,
-h5py-2.1.3.ebuild:
Version bump, drop old
04 Dec 2013; Justin Lecher <jlec@gentoo.org> h5py-2.1.3.ebuild,
h5py-2.2.0.ebuild, metadata.xml:
Call distutils-r1_python_install_all & distutils-r1_python_prepare_all
*h5py-2.2.0 (04 Sep 2013)
04 Sep 2013; Kacper Kowalik <xarthisius@gentoo.org> +h5py-2.2.0.ebuild,
-files/h5py-2.1-ucode.patch, -h5py-2.1.2-r1.ebuild, -h5py-2.1.2.ebuild,
h5py-2.1.3.ebuild:
Version bump, add missing dependency on cython, drop old
22 May 2013; Patrick Lauer <patrick@gentoo.org> h5py-2.1.3.ebuild:
Adding python-3.3 to python_targets
*h5py-2.1.3 (23 Apr 2013)
23 Apr 2013; Sébastien Fabbro <bicatali@gentoo.org> +h5py-2.1.3.ebuild,
metadata.xml:
y Version bump
*h5py-2.1.2-r1 (07 Mar 2013)
07 Mar 2013; Ian Delaney <idella4@gentoo.org> +files/h5py-2.1-ucode.patch,
+h5py-2.1.2-r1.ebuild, h5py-2.1.2.ebuild:
revbump; tests re-invoked, patch re locale issue filed upstream, fixes Bug
#450892 by flameeyes
28 Feb 2013; Kacper Kowalik <xarthisius@gentoo.org> -h5py-2.1.0.ebuild,
-h5py-2.1.1-r1.ebuild, -h5py-2.1.1.ebuild, h5py-2.1.2.ebuild:
Add subslot dependency on hdf5 wrt #452622 by David Mohr <bugs@da.mcbf.net>.
Thanks to William Throwe <wtt6@cornell.edu> for the patch. Drop old
*h5py-2.1.2 (22 Feb 2013)
22 Feb 2013; Patrick Lauer <patrick@gentoo.org> +h5py-2.1.2.ebuild:
Bump
*h5py-2.1.1-r1 (13 Feb 2013)
13 Feb 2013; Justin Lecher <jlec@gentoo.org> +h5py-2.1.1-r1.ebuild,
metadata.xml:
Move to new python eclasses
*h5py-2.1.1 (07 Jan 2013)
07 Jan 2013; Kacper Kowalik <xarthisius@gentoo.org> +h5py-2.1.1.ebuild,
-h5py-2.0.1.ebuild:
Version bump
06 Jan 2013; Michał Górny <mgorny@gentoo.org> h5py-2.0.1.ebuild,
h5py-2.1.0.ebuild:
Use virtual/python-unittest2.
17 Oct 2012; Patrick Lauer <patrick@gentoo.org> h5py-2.0.1.ebuild,
h5py-2.1.0.ebuild:
Restricting py 3.3
*h5py-2.1.0 (04 Oct 2012)
04 Oct 2012; Kacper Kowalik <xarthisius@gentoo.org> +h5py-2.1.0.ebuild:
Version bump
23 Feb 2012; Patrick Lauer <patrick@gentoo.org> h5py-2.0.1.ebuild:
Restricting pypy and jython
17 Jan 2012; Kacper Kowalik <xarthisius@gentoo.org> h5py-2.0.1.ebuild:
Add prefix love
*h5py-2.0.1 (05 Oct 2011)
05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> -h5py-2.0.0.ebuild,
+h5py-2.0.1.ebuild:
Version bump, drop old.
*h5py-2.0.0 (17 Jul 2011)
17 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> -h5py-1.3.0.ebuild,
-files/h5py-1.3.0-python-2.7.patch, -h5py-1.3.1.ebuild, +h5py-2.0.0.ebuild,
metadata.xml:
Version bump, drop old. Fixes bug #297997. Add sci to metadata
*h5py-1.3.1 (03 May 2011)
03 May 2011; Sébastien Fabbro <bicatali@gentoo.org> +h5py-1.3.1.ebuild:
Version bump
23 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
h5py-1.3.0.ebuild, +files/h5py-1.3.0-python-2.7.patch:
Fix building with Python 2.7 (bug #327859).
23 Jul 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
h5py-1.3.0.ebuild:
Set SUPPORT_PYTHON_ABIS.
*h5py-1.3.0 (09 May 2010)
09 May 2010; Andrey Kislyuk <weaver@gentoo.org> +h5py-1.3.0.ebuild:
Version bump
21 Sep 2009; Sébastien Fabbro <bicatali@gentoo.org> +h5py-1.2.1.ebuild,
+metadata.xml:
Initial import to the main tree
*h5py-1.2.1 (20 Sep 2009)
20 Sep 2009; Tim Cera <timcera@earthlink.net> +h5py-1.2.1.ebuild:
Version bump.
*h5py-1.2.0 (10 Jul 2009)
10 Jul 2009; Sébastien Fabbro <bicatali@gentoo.org> -h5py-1.0.0.ebuild,
+h5py-1.2.0.ebuild:
Version bump. Changed dependency and added test
19 Jun 2009; Justin Bronder <jsbronder@gentoo.org> h5py-1.1.0.ebuild:
Fix SRC_URI and digest.
*h5py-1.1.0 (10 Jun 2009)
10 Jun 2009; Tim Cera <timcera@earthlink.net> -h5py-0.3.1.ebuild,
+h5py-1.1.0.ebuild:
Version bump.
19 Jan 2009; Tim Cera <timcera@earthlink.net> +h5py-1.0.0.ebuild:
Bumped version to 1.0.0.
05 Nov 2008; Tim Cera <timcera@earthlink.net> +h5py-0.3.1.ebuild,
+metadata.xml:
Added license info.
04 Nov 2008; Tim Cera <timcera@earthlink.net> +h5py-0.3.1.ebuild,
+metadata.xml:
Initial ebuild.
|