[Python-modules-commits] [napalm-junos] branch upstream updated (b6a9296 -> 1d5ed8e)

Vincent Bernat bernat at moszumanska.debian.org
Tue Nov 14 09:54:45 UTC 2017


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

bernat pushed a change to branch upstream
in repository napalm-junos.

      from  b6a9296   Import napalm-junos_0.6.0.orig.tar.gz
      adds  1d5ed8e   New upstream release.

No new revisions were added by this update.

Summary of changes:
 PKG-INFO                               |   2 +-
 napalm_junos.egg-info/PKG-INFO         |   2 +-
 napalm_junos.egg-info/SOURCES.txt      |   2 +
 napalm_junos.egg-info/requires.txt     |   4 +-
 napalm_junos/junos.py                  | 717 +++++++++++++++++++++++++++------
 napalm_junos/templates/delete_users.j2 |  26 ++
 napalm_junos/templates/set_users.j2    |  34 ++
 napalm_junos/utils/junos_views.yml     |  70 +++-
 requirements.txt                       |   4 +-
 setup.cfg                              |   1 -
 setup.py                               |   2 +-
 11 files changed, 724 insertions(+), 140 deletions(-)
 create mode 100644 napalm_junos/templates/delete_users.j2
 create mode 100644 napalm_junos/templates/set_users.j2

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



More information about the Python-modules-commits mailing list