Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/biopython/, sci-biology/biopython/files/
Date: Sun, 29 Dec 2013 00:31:28
Message-Id: 1388276946.4c137a437dca9f76da755afa10c90f2f67e7059b.jlec@gentoo
1 commit: 4c137a437dca9f76da755afa10c90f2f67e7059b
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 29 00:29:06 2013 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 29 00:29:06 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4c137a43
7
8 import into tree
9
10 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
11
12 ---
13 sci-biology/biopython/ChangeLog | 346 ---------------------
14 sci-biology/biopython/biopython-1.62-r1.ebuild | 51 ---
15 .../biopython/files/biopython-1.62-SffIO.patch | 36 ---
16 sci-biology/biopython/metadata.xml | 5 -
17 4 files changed, 438 deletions(-)
18
19 diff --git a/sci-biology/biopython/ChangeLog b/sci-biology/biopython/ChangeLog
20 deleted file mode 100644
21 index baf3b3a..0000000
22 --- a/sci-biology/biopython/ChangeLog
23 +++ /dev/null
24 @@ -1,346 +0,0 @@
25 -# ChangeLog for sci-biology/biopython
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/ChangeLog,v 1.72 2013/09/17 16:07:56 jlec Exp $
28 -
29 -*biopython-1.62-r1 (25 Sep 2013)
30 -
31 - 25 Sep 2013; Martin Mokrejs <mmokrejs@×××××××××××××××.cz>
32 - +biopython-1.62-r1.ebuild, +files/biopython-1.51-flex.patch,
33 - +files/biopython-1.62-SffIO.patch, +files/SeqRecord.py.patch,
34 - +files/adjust-trimpoints.patch, +metadata.xml:
35 - Upstream accidentally dropped some of my patch chunks while preparing 1.62
36 - release. Bringing them back myself at least through sci overlay.
37 -
38 -*biopython-1.62 (17 Sep 2013)
39 -
40 - 17 Sep 2013; Justin Lecher <jlec@g.o> +biopython-1.62.ebuild:
41 - Version Bump
42 -
43 - 02 Jul 2013; Justin Lecher <jlec@g.o> biopython-1.61.ebuild:
44 - Fix deps for python
45 -
46 - 06 Jun 2013; Justin Lecher <jlec@g.o> biopython-1.61.ebuild:
47 - Keyword ~-linux
48 -
49 -*biopython-1.61 (26 Apr 2013)
50 -
51 - 26 Apr 2013; Justin Lecher <jlec@g.o> +biopython-1.61.ebuild,
52 - metadata.xml:
53 - Version Bump
54 -
55 - 14 Dec 2012; Ulrich Müller <ulm@g.o> biopython-1.57.ebuild,
56 - biopython-1.58.ebuild, biopython-1.59.ebuild:
57 - Update LICENSE, HPND according to LICENSE file.
58 -
59 -*biopython-1.59 (27 Feb 2012)
60 -
61 - 27 Feb 2012; Andrey Kislyuk <weaver@g.o> +biopython-1.59.ebuild:
62 - Version bump
63 -
64 - 26 Dec 2011; Andrey Kislyuk <weaver@g.o> +biopython-1.58.ebuild:
65 - Version bump
66 -
67 -*biopython-1.58 (26 Dec 2011)
68 -
69 - 26 Dec 2011; Andrey Kislyuk <weaver@g.o> +biopython-1.58.ebuild:
70 - Version bump
71 -
72 - 23 Jun 2011; Markos Chandras <hwoarang@g.o> -biopython-1.56.ebuild:
73 - Remove old ebuilds. Requested by Arfrever
74 -
75 - 28 May 2011; Brent Baude <ranger@g.o> biopython-1.57.ebuild:
76 - Marking biopython-1.57 ppc for bug 365877
77 -
78 - 24 May 2011; Markus Meier <maekke@g.o> biopython-1.57.ebuild:
79 - x86 stable, bug #365877
80 -
81 - 06 May 2011; Justin Lecher <jlec@g.o> biopython-1.56.ebuild,
82 - biopython-1.57.ebuild:
83 - Cleaned DESCRIPTION
84 -
85 - 05 May 2011; Markos Chandras <hwoarang@g.o> biopython-1.57.ebuild:
86 - Stable on amd64 wrt bug #365877
87 -
88 -*biopython-1.57 (03 Apr 2011)
89 -
90 - 03 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
91 - +biopython-1.57.ebuild:
92 - Version bump.
93 -
94 - 30 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
95 - -biopython-1.55.ebuild:
96 - Delete.
97 -
98 - 30 Jan 2011; Raúl Porcel <armin76@g.o> biopython-1.55.ebuild,
99 - biopython-1.56.ebuild:
100 - Drop alpha/sparc keywords
101 -
102 - 15 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o>
103 - biopython-1.56.ebuild:
104 - x86 stable wrt bug #351498
105 -
106 - 14 Jan 2011; Brent Baude <ranger@g.o> biopython-1.56.ebuild:
107 - stable ppc, bug 351498
108 -
109 - 13 Jan 2011; Markos Chandras <hwoarang@g.o> biopython-1.56.ebuild:
110 - Stable on amd64 wrt bug #351498
111 -
112 - 06 Jan 2011; Brent Baude <ranger@g.o> biopython-1.55.ebuild:
113 - Marking biopython-1.55 ppc for bug 341519
114 -
115 -*biopython-1.56 (13 Dec 2010)
116 -
117 - 13 Dec 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
118 - -biopython-1.53.ebuild, -biopython-1.54.ebuild, +biopython-1.56.ebuild:
119 - Version bump.
120 -
121 - 31 Oct 2010; Raúl Porcel <armin76@g.o> biopython-1.55.ebuild:
122 - alpha/sparc stable wrt #341519
123 -
124 - 21 Oct 2010; Thomas Kahle <tomka@g.o> biopython-1.55.ebuild:
125 - x86 stable per bug 341519
126 -
127 - 19 Oct 2010; Markos Chandras <hwoarang@g.o> biopython-1.55.ebuild:
128 - Stable on amd64 wrt bug #341519
129 -
130 - 15 Oct 2010; Brent Baude <ranger@g.o> biopython-1.54.ebuild:
131 - stable ppc, bug 327151
132 -
133 - 10 Oct 2010; Raúl Porcel <armin76@g.o> biopython-1.54.ebuild:
134 - sparc stable wrt #327151
135 -
136 -*biopython-1.55 (17 Sep 2010)
137 -
138 - 17 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
139 - +biopython-1.55.ebuild:
140 - Version bump.
141 -
142 - 12 Sep 2010; Tobias Klausmann <klausman@g.o> biopython-1.54.ebuild:
143 - Stable on alpha, bug #327151
144 -
145 - 12 Jul 2010; Christian Faulhammer <fauli@g.o>
146 - biopython-1.54.ebuild:
147 - stable x86, bug 327151
148 -
149 - 06 Jul 2010; Markos Chandras <hwoarang@g.o> biopython-1.54.ebuild:
150 - Stable on amd64 wrt bug #327151
151 -
152 -*biopython-1.54 (05 Jun 2010)
153 -
154 - 05 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
155 - -biopython-1.49.ebuild, -files/biopython-1.49-flex.patch,
156 - -biopython-1.51.ebuild, -biopython-1.52.ebuild, +biopython-1.54.ebuild:
157 - Version bump.
158 -
159 - 13 Feb 2010; Raúl Porcel <armin76@g.o> biopython-1.53.ebuild:
160 - alpha/sparc stable wrt #301964
161 -
162 - 07 Feb 2010; Markus Meier <maekke@g.o> biopython-1.53.ebuild:
163 - amd64/x86 stable, bug #301964
164 -
165 - 24 Jan 2010; Brent Baude <ranger@g.o> biopython-1.53.ebuild:
166 - stable ppc, bug 301964
167 -
168 -*biopython-1.53 (21 Dec 2009)
169 -
170 - 21 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
171 - +biopython-1.53.ebuild:
172 - Version bump. Set SUPPORT_PYTHON_ABIS.
173 -
174 - 31 Oct 2009; Markus Meier <maekke@g.o> biopython-1.52.ebuild:
175 - amd64/x86 stable, bug #290931
176 -
177 -*biopython-1.52 (23 Sep 2009)
178 -
179 - 23 Sep 2009; Andrey Kislyuk <weaver@g.o> +biopython-1.52.ebuild:
180 - Version bump
181 -
182 -*biopython-1.51 (09 Sep 2009)
183 -
184 - 09 Sep 2009; Andrey Kislyuk <weaver@g.o>
185 - +files/biopython-1.51-flex.patch, +biopython-1.51.ebuild:
186 - Version bump
187 -
188 - 26 Aug 2009; Christian Faulhammer <fauli@g.o> metadata.xml:
189 - remove now unused flag description
190 -
191 - 26 Aug 2009; Christian Faulhammer <fauli@g.o>
192 - -biopython-1.42.ebuild, -files/biopython-1.43-buildkdtree.patch,
193 - -biopython-1.44.ebuild, -files/biopython-1.44-sequtils-complement.patch,
194 - -biopython-1.47.ebuild, -files/biopython-1.47-kdtree.patch:
195 - clean up
196 -
197 - 26 Aug 2009; Tobias Klausmann <klausman@g.o> biopython-1.49.ebuild:
198 - Stable on alpha, bug #277822
199 -
200 - 02 Aug 2009; nixnut <nixnut@g.o> biopython-1.49.ebuild:
201 - ppc stable #277822
202 -
203 - 20 Jul 2009; Jeremy Olexa <darkside@g.o> biopython-1.49.ebuild:
204 - amd64 stable, bug 277822
205 -
206 - 17 Jul 2009; Ferris McCormick <fmccor@g.o> biopython-1.49.ebuild:
207 - Sparc stable --- bug #277822 --- ran tests successfully.
208 -
209 - 14 Jul 2009; Christian Faulhammer <fauli@g.o>
210 - biopython-1.49.ebuild:
211 - stable x86, bug 277822
212 -
213 - 24 Mar 2009; Olivier Fisette <ribosome@g.o> metadata.xml:
214 - Giving up maintainership of this package.
215 -
216 -*biopython-1.49 (16 Jan 2009)
217 -
218 - 16 Jan 2009; Olivier Fisette <ribosome@g.o>
219 - +files/biopython-1.49-flex.patch, +biopython-1.49.ebuild:
220 - Version bump. Thanks to Juan Aguado <juantxorena@×××××.com> for his work.
221 - Fixes bug #248799.
222 -
223 - 06 Aug 2008; Ulrich Mueller <ulm@g.o> metadata.xml:
224 - Add USE flag description to metadata wrt GLEP 56.
225 -
226 - 14 Jul 2008; nixnut <nixnut@g.o> biopython-1.44.ebuild:
227 - Stable on ppc wrt bug 221159
228 -
229 - 07 Jul 2008; Raúl Porcel <armin76@g.o> biopython-1.44.ebuild:
230 - alpha/sparc/x86 stable wrt #221159
231 -
232 -*biopython-1.47 (06 Jul 2008)
233 -
234 - 06 Jul 2008; Olivier Fisette <ribosome@g.o>
235 - +files/biopython-1.47-kdtree.patch, +biopython-1.47.ebuild:
236 - New version. Better documentation installation. Added scripts and test
237 - suite. KDTree now enabled by default (requires switching to EAPI 1).
238 -
239 - 06 Jul 2008; Olivier Fisette <ribosome@g.o> biopython-1.44.ebuild:
240 - Stable on amd64.
241 -
242 - 30 Jan 2008; Olivier Fisette <ribosome@g.o> biopython-1.42.ebuild,
243 - biopython-1.44.ebuild:
244 - Q.A.: Quoted variables.
245 -
246 - 30 Jan 2008; Olivier Fisette <ribosome@g.o> -biopython-1.43.ebuild:
247 - Removed buggy version (see bug #202602).
248 -
249 -*biopython-1.44 (30 Jan 2008)
250 -
251 - 30 Jan 2008; Olivier Fisette <ribosome@g.o>
252 - +files/biopython-1.44-sequtils-complement.patch, +biopython-1.44.ebuild:
253 - Fixed six_frame_translations function. Thanks to JTRiley
254 - <justin.t.riley@×××××.com> for his patch. (Fixes bug #202606.)
255 -
256 -*biopython-1.43 (17 May 2007)
257 -
258 - 17 May 2007; Olivier Fisette <ribosome@g.o>
259 - +files/biopython-1.43-buildkdtree.patch, -biopython-1.40b.ebuild,
260 - +biopython-1.43.ebuild:
261 - New upstream version. Ebuild clean-up. Pruned old version.
262 -
263 - 16 May 2007; Raúl Porcel <armin76@g.o> biopython-1.42.ebuild:
264 - alpha stable wrt #153774
265 -
266 - 05 Nov 2006; Christian Faulhammer <opfer@g.o>
267 - biopython-1.42.ebuild:
268 - stabled x86, bug #153774
269 -
270 - 03 Nov 2006; <blubb@g.o> biopython-1.42.ebuild:
271 - stable on amd64
272 -
273 - 03 Nov 2006; Olivier Fisette <ribosome@g.o> -biopython-1.41.ebuild:
274 - Pruned old version.
275 -
276 - 02 Nov 2006; nixnut <nixnut@g.o> biopython-1.42.ebuild:
277 - Stable on ppc wrt bug 153774
278 -
279 - 02 Nov 2006; Jason Wever <weeve@g.o> biopython-1.42.ebuild:
280 - Stable on SPARC wrt bug #153774.
281 -
282 - 14 Sep 2006; Olivier Fisette <ribosome@g.o> metadata.xml:
283 - Taking over maintainership.
284 -
285 -*biopython-1.42 (12 Sep 2006)
286 -
287 - 12 Sep 2006; Olivier Fisette <ribosome@g.o> +biopython-1.42.ebuild:
288 - New upstream version.
289 -
290 - 19 Jan 2006; George Shapovalov <george@g.o> +biopython-1.41.ebuild:
291 - new version, cleaned up install
292 -
293 - 30 Aug 2005; Olivier Fisette <ribosome@g.o> -biopython-1.24.ebuild,
294 - -biopython-1.30.ebuild:
295 - Removed obsolete versions.
296 -
297 - 12 Jun 2005; Bryan Østergaard <kloeri@g.o> biopython-1.40b.ebuild:
298 - Stable on alpha.
299 -
300 - 21 May 2005; Jason Wever <weeve@g.o> biopython-1.40b.ebuild:
301 - Stable on SPARC.
302 -
303 - 13 May 2005; Olivier Fisette <ribosome@g.o> -biopython-1.10.ebuild,
304 - -biopython-1.21.ebuild, -biopython-1.23.ebuild, biopython-1.40b.ebuild:
305 - Removed obsolete versions. Added 1.40b to x86.
306 -
307 -*biopython-1.40b (19 Feb 2005)
308 -
309 - 19 Feb 2005; Olivier Fisette <ribosome@g.o>
310 - +biopython-1.40b.ebuild:
311 - New version. Should fix bug #82498.
312 -
313 - 29 Dec 2004; Ciaran McCreesh <ciaranm@g.o> :
314 - Change encoding to UTF-8 for GLEP 31 compliance
315 -
316 -*biopython-1.23 (23 Dec 2004)
317 -
318 - 23 Dec 2004; Olivier Fisette <ribosome@g.o> +metadata.xml,
319 - +biopython-1.10.ebuild, +biopython-1.21.ebuild, +biopython-1.23.ebuild,
320 - +biopython-1.24.ebuild, +biopython-1.30.ebuild:
321 - Moved from app-sci/biopython to sci-biology/biopython.
322 -
323 - 13 Dec 2004; Jason Wever <weeve@g.o> biopython-1.24.ebuild:
324 - Stable on sparc.
325 -
326 -*biopython-1.30 (07 Oct 2004)
327 -
328 - 07 Oct 2004; George Shapovalvo <george@g.o> biopython-1.30.ebuild :
329 - new version (#51833)
330 - amd64 has problems with KDTree, will try to look into this more later
331 -
332 - 05 May 2004; Bryan Østergaard <kloeri@g.o> biopython-1.24.ebuild:
333 - Stable on alpha.
334 -
335 - 03 Apr 2004; Peter Bienstman <pbienst@g.o> biopython-1.24.ebuild:
336 - Marked stable on x86
337 -
338 -*biopython-1.24 (29 Feb 2004)
339 -
340 - 29 Feb 2004; Peter Bienstman <pbienst@g.o> biopython-1.24.ebuild :
341 - version bump
342 -
343 -*biopython-1.23 (30 Dec 2003)
344 -
345 - 29 Feb 2004; Peter Bienstman <pbienst@g.o> biopython-1.23.ebuild :
346 - marked stable on x86
347 -
348 - 30 Dec 2003; George Shapovalvo <george@g.o> biopython-1.23.ebuild :
349 - new version, reworked to use distutils. Thanks to
350 - Peter Bienstman <Peter.Bienstman@××××××.be> for an update (#35727)
351 -
352 - 02 Sep 2003; Alastair Tse <liquidx@g.o> biopython-1.10.ebuild,
353 - biopython-1.21.ebuild:
354 - moved dev-python/Numeric to dev-python/numeric
355 -
356 -*biopython-1.21 (08 Aug 2003)
357 -
358 - 08 Aug 2003; George Shapovalov <george@g.o> biopython-1.21.ebuild :
359 - new version, added few docs (#25428)
360 - thanks to Daniel Jaeggi <daniel@×××××××××.uk> for notification
361 -
362 - 04 Jul 2003; Alastair Tse <liquidx@g.o> biopython-1.10.ebuild:
363 - renamed reportlab dep
364 -
365 -*biopython-1.10 (18 Feb 2003)
366 -
367 - 18 Feb 2003; George Shapovalov <george@g.o> ChangeLog, biopython-1.10.ebuild, files/digest-biopython-1.10 :
368 - initial release (#11617)
369 - Biopython - python module for Computational Moelcular Biology
370 - ebuild submitted by Daniel Jaeggi <daniel@×××××××××.uk>
371
372 diff --git a/sci-biology/biopython/biopython-1.62-r1.ebuild b/sci-biology/biopython/biopython-1.62-r1.ebuild
373 deleted file mode 100644
374 index d3e61a2..0000000
375 --- a/sci-biology/biopython/biopython-1.62-r1.ebuild
376 +++ /dev/null
377 @@ -1,51 +0,0 @@
378 -# Copyright 1999-2013 Gentoo Foundation
379 -# Distributed under the terms of the GNU General Public License v2
380 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/biopython/biopython-1.62.ebuild,v 1.1 2013/09/17 16:07:56 jlec Exp $
381 -
382 -EAPI=5
383 -
384 -PYTHON_COMPAT=( python{2_6,2_7} )
385 -
386 -inherit distutils-r1 eutils
387 -
388 -DESCRIPTION="Python modules for computational molecular biology"
389 -HOMEPAGE="http://www.biopython.org/ http://pypi.python.org/pypi/biopython/"
390 -SRC_URI="http://www.biopython.org/DIST/${P}.tar.gz"
391 -
392 -LICENSE="HPND"
393 -SLOT="0"
394 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
395 -IUSE="mysql postgres"
396 -
397 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
398 -
399 -RDEPEND="${PYTHON_DEPS}
400 - dev-python/matplotlib[${PYTHON_USEDEP}]
401 - dev-python/networkx[${PYTHON_USEDEP}]
402 - dev-python/numpy[${PYTHON_USEDEP}]
403 - dev-python/pygraphviz[${PYTHON_USEDEP}]
404 - dev-python/reportlab[${PYTHON_USEDEP}]
405 - media-gfx/pydot[${PYTHON_USEDEP}]
406 - mysql? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
407 - postgres? ( dev-python/psycopg[${PYTHON_USEDEP}] )"
408 -DEPEND="${RDEPEND}
409 - sys-devel/flex"
410 -
411 -DOCS=( CONTRIB DEPRECATED NEWS README Doc/. )
412 -
413 -src_prepare() {
414 - distutils-r1_src_prepare
415 - epatch "${FILESDIR}/${PN}-1.62-SffIO.patch"
416 -}
417 -
418 -python_test() {
419 - cd Tests || die
420 - ${PYTHON} run_tests.py || die
421 -}
422 -
423 -python_install_all() {
424 - distutils-r1_python_install_all
425 -
426 - dodir /usr/share/${PN}
427 - cp -r --preserve=mode Scripts Tests "${ED}"/usr/share/${PN} || die
428 -}
429
430 diff --git a/sci-biology/biopython/files/biopython-1.62-SffIO.patch b/sci-biology/biopython/files/biopython-1.62-SffIO.patch
431 deleted file mode 100644
432 index 7f2208e..0000000
433 --- a/sci-biology/biopython/files/biopython-1.62-SffIO.patch
434 +++ /dev/null
435 @@ -1,36 +0,0 @@
436 ---- Bio/SeqIO/SffIO.py.ori 2013-09-25 13:28:51.000000000 +0200
437 -+++ Bio/SeqIO/SffIO.py 2013-09-25 13:37:44.000000000 +0200
438 -@@ -383,7 +383,14 @@
439 - if padding:
440 - padding = 8 - padding
441 - if handle.read(padding).count(_null) != padding:
442 -- raise ValueError("Post quality %i byte padding region contained data"
443 -+ import warnings
444 -+ from Bio import BiopythonParserWarning
445 -+ warnings.warn("Your SFF file is valid but post quality %i byte "
446 -+ "padding region contains UNUSED data. Was the "
447 -+ "SFF file created by SRA sff-dump >2.1.7 and <2.1.10? "
448 -+ "It did not clear some internal buffer while writing "
449 -+ "out new data so that previous values remained in the"
450 -+ "output unless overwritten by new real values."
451 - % padding)
452 - #print read, name, record_offset
453 - yield name, record_offset
454 ---- Bio/SeqIO/SffIO.py.ori 2013-09-25 14:07:14.000000000 +0200
455 -+++ Bio/SeqIO/SffIO.py 2013-09-25 14:08:59.000000000 +0200
456 -@@ -596,7 +596,14 @@
457 - if padding:
458 - padding = 8 - padding
459 - if handle.read(padding).count(_null) != padding:
460 -- raise ValueError("Post quality %i byte padding region contained data"
461 -+ import warnings
462 -+ from Bio import BiopythonParserWarning
463 -+ warnings.warn("Your SFF file is valid but post quality %i byte "
464 -+ "padding region contains UNUSED data. Was the "
465 -+ "SFF file created by SRA sff-dump >2.1.7 and <2.1.10? "
466 -+ "It did not clear some internal buffer while writing "
467 -+ "out new data so that previous values remained in the"
468 -+ "output unless overwritten by new real values."
469 - % padding)
470 - #Follow Roche and apply most aggressive of qual and adapter clipping.
471 - #Note Roche seems to ignore adapter clip fields when writing SFF,
472
473 diff --git a/sci-biology/biopython/metadata.xml b/sci-biology/biopython/metadata.xml
474 deleted file mode 100644
475 index f17a827..0000000
476 --- a/sci-biology/biopython/metadata.xml
477 +++ /dev/null
478 @@ -1,5 +0,0 @@
479 -<?xml version="1.0" encoding="UTF-8"?>
480 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
481 -<pkgmetadata>
482 - <herd>sci-biology</herd>
483 -</pkgmetadata>