[Python-modules-commits] [napalm-junos] 02/03: record new upstream branch created by importing napalm-junos_0.5.1.orig.tar.gz and merge it

Vincent Bernat bernat at moszumanska.debian.org
Sun Dec 25 10:27:56 UTC 2016


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

bernat pushed a commit to branch master
in repository napalm-junos.

commit f94eecc9209a11aa8b1c0ec686b008f2bac4e275
Merge: 2b0e5d8 bc980bc
Author: Vincent Bernat <bernat at debian.org>
Date:   Sun Dec 25 11:24:39 2016 +0100

    record new upstream branch created by importing napalm-junos_0.5.1.orig.tar.gz and merge it

 PKG-INFO                                     |   2 +-
 debian/.git-dpm                              |  14 +--
 napalm_junos.egg-info/PKG-INFO               |   2 +-
 napalm_junos.egg-info/SOURCES.txt            |   5 +
 napalm_junos.egg-info/requires.txt           |   2 +-
 napalm_junos/constants.py                    |  16 +++
 napalm_junos/junos.py                        | 174 +++++++++++++++++++--------
 napalm_junos/templates/delete_ntp_servers.j2 |  11 ++
 napalm_junos/templates/delete_snmp_config.j2 |  24 ++++
 napalm_junos/templates/set_ntp_servers.j2    |  11 ++
 napalm_junos/templates/snmp_config.j2        |  23 ++++
 napalm_junos/utils/junos_views.yml           |  39 ++++--
 requirements.txt                             |   2 +-
 setup.cfg                                    |   9 ++
 setup.py                                     |   2 +-
 15 files changed, 268 insertions(+), 68 deletions(-)

diff --cc debian/.git-dpm
index 577d735,0000000..65744f4
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 3765d163f69571541af20259aaad4157e678aeb8
- 3765d163f69571541af20259aaad4157e678aeb8
- 3765d163f69571541af20259aaad4157e678aeb8
- 3765d163f69571541af20259aaad4157e678aeb8
- napalm-junos_0.4.3.orig.tar.gz
- a2cfaf259f3d6f9213bb622efd87d408d504598c
- 17226
++bc980bc027635ac537b51e42a996fa821baecf95
++bc980bc027635ac537b51e42a996fa821baecf95
++bc980bc027635ac537b51e42a996fa821baecf95
++bc980bc027635ac537b51e42a996fa821baecf95
++napalm-junos_0.5.1.orig.tar.gz
++01a944bcf0db7482929279020067b6f384933eb4
++18655
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
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