[Python-modules-commits] [napalm-iosxr] branch master updated (18d4aef -> d10f383)
Vincent Bernat
bernat at moszumanska.debian.org
Sat Sep 3 10:28:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
bernat pushed a change to branch master
in repository napalm-iosxr.
from 18d4aef Add missing Build-Depends
new 08ef669 Import napalm-iosxr_0.2.2.orig.tar.gz
new ab6f3db record new upstream branch created by importing napalm-iosxr_0.2.2.orig.tar.gz and merge it
new d10f383 New upstream release
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
PKG-INFO | 2 +-
debian/.git-dpm | 14 +-
debian/changelog | 6 +
napalm_iosxr.egg-info/PKG-INFO | 2 +-
napalm_iosxr.egg-info/SOURCES.txt | 5 +-
napalm_iosxr.egg-info/requires.txt | 2 +-
napalm_iosxr.egg-info/top_level.txt | 1 +
napalm_iosxr/iosxr.py | 450 +++++++++++++++++++++---------------
requirements.txt | 2 +-
setup.py | 2 +-
test/__init__.py | 0
test/unit/TestIOSXRDriver.py | 81 +++++++
test/unit/__init__.py | 0
13 files changed, 371 insertions(+), 196 deletions(-)
create mode 100644 test/__init__.py
create mode 100644 test/unit/TestIOSXRDriver.py
create mode 100644 test/unit/__init__.py
--
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