[Python-modules-commits] [napalm-base] 02/03: record new upstream branch created by importing napalm-base_0.18.0.orig.tar.gz and merge it
Vincent Bernat
bernat at moszumanska.debian.org
Tue Nov 1 20:19:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
bernat pushed a commit to branch master
in repository napalm-base.
commit e5df18da5f13ddb40217af257dc8f84fd1927d81
Merge: b8adce5 b98c598
Author: Vincent Bernat <bernat at debian.org>
Date: Tue Nov 1 21:16:36 2016 +0100
record new upstream branch created by importing napalm-base_0.18.0.orig.tar.gz and merge it
PKG-INFO | 5 +-
debian/.git-dpm | 14 +-
napalm_base.egg-info/PKG-INFO | 5 +-
napalm_base.egg-info/SOURCES.txt | 12 +-
napalm_base.egg-info/entry_points.txt | 1 +
napalm_base.egg-info/requires.txt | 3 +-
napalm_base.egg-info/top_level.txt | 1 +
napalm_base/__init__.py | 57 ++--
napalm_base/base.py | 348 ++++++++++++++++-------
napalm_base/clitools/cl_napalm_configure.py | 122 ++------
napalm_base/clitools/cl_napalm_test.py | 45 +++
napalm_base/clitools/helpers.py | 110 +++++++
napalm_base/exceptions.py | 14 +
napalm_base/helpers.py | 122 ++++++--
napalm_base/test/base.py | 279 +++++++++++++-----
napalm_base/test/conftest.py | 49 ++++
napalm_base/test/double.py | 78 +++++
napalm_base/test/getters.py | 427 ++++++++++++++++++++++++++++
napalm_base/test/helpers.py | 23 ++
napalm_base/test/models.py | 296 ++++++++++---------
napalm_base/utils/jinja_filters.py | 53 ++++
napalm_base/utils/py23_compat.py | 15 +
napalm_base/utils/string_parsers.py | 43 +--
requirements.txt | 3 +-
setup.cfg | 11 +-
setup.py | 8 +-
test/__init__.py | 0
27 files changed, 1653 insertions(+), 491 deletions(-)
diff --cc debian/.git-dpm
index 225aaf7,0000000..ddbe1c9
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
- ed29fd3135ab5e805fd222b634a34fc7041c236d
- ed29fd3135ab5e805fd222b634a34fc7041c236d
- ed29fd3135ab5e805fd222b634a34fc7041c236d
- ed29fd3135ab5e805fd222b634a34fc7041c236d
- napalm-base_0.14.1.orig.tar.gz
- 0e0e6e03e62c88e14092a6fc509b783b4f93e022
- 20185
++b98c5980a5dad5d2c23b4c6939fbdcf7c0c92eb4
++b98c5980a5dad5d2c23b4c6939fbdcf7c0c92eb4
++b98c5980a5dad5d2c23b4c6939fbdcf7c0c92eb4
++b98c5980a5dad5d2c23b4c6939fbdcf7c0c92eb4
++napalm-base_0.18.0.orig.tar.gz
++56fd8a0bf34f49b9434d73ef72a35346d07b8df3
++27160
+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-base.git
More information about the Python-modules-commits
mailing list