[Python-modules-commits] [napalm-eos] branch debian/master updated (33c6a7e -> 5c32d56)
Vincent Bernat
bernat at moszumanska.debian.org
Tue Nov 14 09:41:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
bernat pushed a change to branch debian/master
in repository napalm-eos.
from 33c6a7e Convert from git-dpm to patches unapplied format
adds a046a28 New upstream release.
adds f8d1e8c Update upstream source from tag 'upstream/0.6.1'
adds 5c32d56 New upstream release
No new revisions were added by this update.
Summary of changes:
PKG-INFO | 2 +-
debian/changelog | 7 +
debian/control | 2 +-
napalm_eos.egg-info/PKG-INFO | 2 +-
napalm_eos.egg-info/SOURCES.txt | 2 +
napalm_eos.egg-info/requires.txt | 2 +-
napalm_eos/eos.py | 578 +++++++++++++++++------------
napalm_eos/templates/delete_snmp_config.j2 | 6 +-
napalm_eos/templates/delete_users.j2 | 17 +
napalm_eos/templates/set_users.j2 | 15 +
napalm_eos/utils/textfsm_templates/vrf.tpl | 17 +-
requirements.txt | 2 +-
setup.cfg | 2 +-
setup.py | 2 +-
14 files changed, 404 insertions(+), 252 deletions(-)
create mode 100644 napalm_eos/templates/delete_users.j2
create mode 100644 napalm_eos/templates/set_users.j2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/napalm-eos.git
More information about the Python-modules-commits
mailing list