<?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>88584</bug_id>
          
          <creation_ts>2005-04-10 06:20 0000</creation_ts>
          <short_desc>version bump: dev-python/paramiko &gt;= 1.1</short_desc>
          <delta_ts>2005-05-24 17:21:01 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>Library</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://www.lag.net/paramiko/</bug_file_loc>
          
          
          <priority>P1</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>graham.bevan@ntlworld.com</reporter>
          <assigned_to>python@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>graham.bevan@ntlworld.com</who>
            <bug_when>2005-04-10 06:20:12 0000</bug_when>
            <thetext>the current version of paramiko in portage is 0.9h.  The maintainer has just release 1.3.  Also, in some development I am doing, I need at least version 1.1.  Could you please make a more up-to-date version available via portage?
Kind Regards,
glbevan

Reproducible: Always
Steps to Reproduce:
1.
2.
3.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chrisp_21@sbcglobal.net</who>
            <bug_when>2005-05-22 22:23:46 0000</bug_when>
            <thetext>I have an updated ebuild.  It&apos;s not much different than the .9h ebuild.  I&apos;m not an official gentoo 
developer unforunately, so could somone with CVS access update portage?  
  
In the meantime you can follow the howto at:  
http://gentoo-wiki.com/HOWTO_Create_an_Updated_Ebuild 
  
and use my ebuild to merge it on your own.  It should only take a few minutes. 
 
I haven&apos;t any problems with it, but am just starting with paramiko. 
 
&gt;cat /opt/portage/dev-python/paramiko/paramiko-1.3.ebuild  
  
# Copyright 1999-2004 Gentoo Foundation  
# Distributed under the terms of the GNU General Public License v2  
# $Header: /var/cvsroot/gentoo-x86/dev-python/paramiko/paramiko-0.9h.ebuild,v 1.3 2004/11/04  
16:43:34 pythonhead Exp $  
  
inherit distutils  
  
MY_PV=&quot;1.3&quot;  
DESCRIPTION=&quot;SSH2 implementation for Python&quot;  
HOMEPAGE=&quot;http://www.lag.net/paramiko&quot;  
SRC_URI=&quot;http://www.lag.net/paramiko/download/${PN}-${MY_PV}.zip&quot;  
LICENSE=&quot;LGPL-2.1&quot;  
SLOT=&quot;0&quot;  
KEYWORDS=&quot;~x86 ~ppc&quot;  
IUSE=&quot;&quot;  
DEPEND=&quot;virtual/python  
        &gt;=dev-python/pycrypto-1.9_alpha6  
        app-arch/unzip&quot;  
S=&quot;${WORKDIR}/${PN}-${MY_PV}&quot;  
  
src_install() {  
        distutils_src_install  
        dohtml -r docs/*  
}  
  </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>liquidx@gentoo.org</who>
            <bug_when>2005-05-24 17:21:01 0000</bug_when>
            <thetext>bumped in portage. thanks for your report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>