Bug 11617 - biopython ebuild
|
Bug#:
11617
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: george@gentoo.org
|
Reported By: daniel@jaeggi.co.uk
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: biopython ebuild
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2002-12-05 05:31 0000
|
Hi
biopython is a collection of python modules for computational molecular biology
(as a complement to bioperl). Homepage is at www.biopython.org
I haven't found an ebuild for it so I wrote one quickly - It's pretty
straightforward!
it depends on dev-python/Numeric /ReportLab /egenix-mx-base
Thanks
Dan
Created an attachment (id=6221) [details]
biopython ebuild
Doh - forgot to comment out the "setup.py test" line. This produces a graphical
windows with some installation test results and probably isn't suitable for
inclusion in an ebuild in its current form.
Hi Daniel
Thank you for your submission!
Unfortunately you did not give the full name of the ebuild (specifically - you
are missing the PV part) and I cannot guess version number from anything you
included. Without this information the ebuild is not functional. Could you
please fix that?
George
Hi Daniel.
Thanks for the update.
I have processed the ebuild and committed it. PLease test.
(Please close the bug with RESOLVE/FIXED upon sccessful testing, or reopen otherwise).
BTW, setup.py would not recognise --no-gui option, therefore I disabled tests.
George