[Python-modules-commits] [netmiko] branch upstream updated (a1d991f	-> ffb8560)
    Vincent Bernat 
    bernat at moszumanska.debian.org
       
    Sat Sep  3 10:30:48 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
bernat pushed a change to branch upstream
in repository netmiko.
      from  a1d991f   Imported Upstream version 0.5.1
       new  ffb8560   Import netmiko_0.5.6.orig.tar.gz
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
 PKG-INFO                                |   2 +-
 README.md                               | 153 +++++++++++++++++++-------------
 netmiko.egg-info/PKG-INFO               |   2 +-
 netmiko/__init__.py                     |   9 +-
 netmiko/arista/arista_ssh.py            |   8 +-
 netmiko/base_connection.py              |  50 ++++++-----
 netmiko/brocade/brocade_fastiron_ssh.py |  16 +++-
 netmiko/brocade/brocade_netiron_ssh.py  |   4 +-
 netmiko/brocade/brocade_nos_ssh.py      |   9 ++
 netmiko/fortinet/fortinet_ssh.py        |   2 +-
 netmiko/hp/hp_comware_ssh.py            |  49 +++++-----
 netmiko/paloalto/paloalto_panos_ssh.py  |   3 +-
 netmiko/ssh_exception.py                |  11 +--
 netmiko/utilities.py                    |   7 +-
 14 files changed, 186 insertions(+), 139 deletions(-)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/netmiko.git
    
    
More information about the Python-modules-commits
mailing list