fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] Fabric update to version :- 1.9.1


From: Alexander Fortin
Subject: Re: [Fab-user] Fabric update to version :- 1.9.1
Date: Tue, 26 Aug 2014 09:02:57 +0200

On Tue, Aug 26, 2014 at 7:50 AM, Kaushal Shriyan
<address@hidden> wrote:
> Hi Jeff,
>
> I am encountering the below issue.

Ehem... http://www.fabfile.org/installing.html

To upgrade, I do:

$ sudo pip install --upgrade Fabric
Downloading/unpacking Fabric from
https://pypi.python.org/packages/source/F/Fabric/Fabric-1.9.1.tar.gz#md5=434dfbdc47c160946c8a71d966526422
  Downloading Fabric-1.9.1.tar.gz (219kB): 219kB downloaded
  Running setup.py egg_info for package Fabric

    warning: no previously-included files matching '*' found under
directory 'sites/docs/_build'
    warning: no previously-included files matching '*' found under
directory 'sites/www/_build'
    warning: no previously-included files matching '*.pyc' found under
directory 'tests'
    warning: no previously-included files matching '*.pyo' found under
directory 'tests'
Requirement already up-to-date: paramiko>=1.10 in
/usr/local/lib/python2.7/dist-packages (from Fabric)
Requirement already up-to-date: pycrypto>=2.1,!=2.4 in
/usr/local/lib/python2.7/dist-packages (from paramiko>=1.10->Fabric)
Requirement already up-to-date: ecdsa in
/usr/local/lib/python2.7/dist-packages (from paramiko>=1.10->Fabric)
Installing collected packages: Fabric
  Found existing installation: Fabric 1.9.0
    Uninstalling Fabric:
      Successfully uninstalled Fabric
  Running setup.py install for Fabric

    warning: no previously-included files matching '*' found under
directory 'sites/docs/_build'
    warning: no previously-included files matching '*' found under
directory 'sites/www/_build'
    warning: no previously-included files matching '*.pyc' found under
directory 'tests'
    warning: no previously-included files matching '*.pyo' found under
directory 'tests'
    Installing fab script to /usr/local/bin
Successfully installed Fabric
Cleaning up...



reply via email to

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