<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>221159</bug_id>
          
          <creation_ts>2008-05-10 05:28 0000</creation_ts>
          <short_desc>sci-biology/biopython-1.44: stabilization request</short_desc>
          <delta_ts>2008-07-14 16:58:04 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Development</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <keywords>STABLEREQ</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>mmokrejs@ribosome.natur.cuni.cz</reporter>
          <assigned_to>sci-biology@gentoo.org</assigned_to>
          <cc>ppc@gentoo.org</cc>
    
    <cc>ribosome@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>mmokrejs@ribosome.natur.cuni.cz</who>
            <bug_when>2008-05-10 05:28:07 0000</bug_when>
            <thetext>Please stabilize for x86 and amd64</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ribosome@gentoo.org</who>
            <bug_when>2008-07-06 15:22:34 0000</bug_when>
            <thetext>Stable on amd64.

Other arches: Please stabilise this version. You can test a Biopython installation in an interactive Python interpreter by typing the following commands:

&gt;&gt;&gt; from Bio.Seq import Seq
&gt;&gt;&gt; from Bio.Alphabet.IUPAC import unambiguous_dna
&gt;&gt;&gt; new_seq = Seq(&apos;GATCAGAAG&apos;, unambiguous_dna)
&gt;&gt;&gt; new_seq[0:2]
Seq(&apos;GA&apos;, IUPACUnambiguousDNA())
&gt;&gt;&gt; from Bio import Translate
&gt;&gt;&gt; translator = Translate.unambiguous_dna_by_name[&quot;Standard&quot;]
&gt;&gt;&gt; translator.translate(new_seq)
Seq(&apos;DQK&apos;, HasStopCodon(IUPACProtein(), &apos;*&apos;))

Martin: Thanks for the notice. You might also want to check version 1.47 that I just added to the tree.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>armin76@gentoo.org</who>
            <bug_when>2008-07-07 15:50:12 0000</bug_when>
            <thetext>alpha/sparc/x86 stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nixnut@gentoo.org</who>
            <bug_when>2008-07-14 16:58:04 0000</bug_when>
            <thetext>ppc stable. closing since we&apos;re last</thetext>
          </long_desc>
      
    </bug>

</bugzilla>