[Python-modules-commits] [napalm-junos] branch debian/master updated (fb96597 -> 73bfe5c)
Vincent Bernat
bernat at moszumanska.debian.org
Tue Nov 14 09:54:44 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-junos.
from fb96597 Convert from git-dpm to patches unapplied format
adds 1d5ed8e New upstream release.
adds 12ecc5b Update upstream source from tag 'upstream/0.12.1'
adds 73bfe5c New upstream release
No new revisions were added by this update.
Summary of changes:
PKG-INFO | 2 +-
debian/changelog | 7 +
debian/control | 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 +-
13 files changed, 732 insertions(+), 141 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