fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] Why is the version that's available on pypi only at 0.1.1


From: Heikki Toivonen
Subject: Re: [Fab-user] Why is the version that's available on pypi only at 0.1.1?
Date: Wed, 14 Oct 2009 10:32:08 -0700
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Jeff Forcier wrote:
> One major problem regardless is that Paramiko (our main dependency)
> has a serious bug in its latest version, and the previous version
> isn't on PyPI. So automatic easy_install of Fab is not recommended,

It seems like the last version before current (1.7.5) that is available
on PyPI is 1.7.2 (http://pypi.python.org/pypi/paramiko/1.7.2). So maybe
you could write the dependency something like:

"Paramiko >= 1.7.2, != 1.7.5"

-- 
  Heikki Toivonen

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]