[Python-modules-commits] [napalm-iosxr] 02/03: Update upstream source from tag 'upstream/0.5.6'

Vincent Bernat bernat at moszumanska.debian.org
Tue Nov 14 09:51:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

bernat pushed a commit to annotated tag debian/0.5.6-1
in repository napalm-iosxr.

commit a4b616076496fa27f0abeaf16014fedab5933e27
Merge: 562a2eb 72e1b9c
Author: Vincent Bernat <bernat at debian.org>
Date:   Tue Nov 14 10:49:49 2017 +0100

    Update upstream source from tag 'upstream/0.5.6'
    
    Update to upstream version '0.5.6'
    with Debian dir 9b9d8157fa161226e694a71a5716156a8303348c

 PKG-INFO                               |   2 +-
 napalm_iosxr.egg-info/PKG-INFO         |   2 +-
 napalm_iosxr.egg-info/SOURCES.txt      |   9 +--
 napalm_iosxr.egg-info/requires.txt     |   6 +-
 napalm_iosxr.egg-info/top_level.txt    |   1 -
 napalm_iosxr/iosxr.py                  | 143 ++++++++++++++++++++++++---------
 napalm_iosxr/templates/delete_users.j2 |  13 +++
 napalm_iosxr/templates/set_users.j2    |  16 ++++
 napalm_iosxr/templates/snmp_config.j2  |   6 +-
 requirements.txt                       |   6 +-
 setup.cfg                              |   1 -
 setup.py                               |   4 +-
 test/__init__.py                       |   0
 test/unit/TestIOSXRDriver.py           |  94 ----------------------
 test/unit/__init__.py                  |   0
 test/unit/conftest.py                  |  77 ------------------
 test/unit/test_getters.py              |  13 ---
 17 files changed, 151 insertions(+), 242 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/napalm-iosxr.git



More information about the Python-modules-commits mailing list