[Python-modules-commits] [nagiosplugin] branch upstream updated (6400e22 -> 6040fc8)
Jan Dittberner
jandd at moszumanska.debian.org
Tue Jul 18 13:27:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
jandd pushed a change to branch upstream
in repository nagiosplugin.
from 6400e22 Imported Upstream version 1.2.2
adds 6040fc8 Import nagiosplugin_1.2.4.orig.tar.gz
No new revisions were added by this update.
Summary of changes:
HACKING.txt | 36 ++++---
HISTORY.txt | 19 ++++
PKG-INFO | 71 ++++++++------
README.txt | 7 +-
bootstrap.py | 170 ---------------------------------
buildout.cfg | 14 ++-
setup.py | 7 +-
src/nagiosplugin.egg-info/PKG-INFO | 71 ++++++++------
src/nagiosplugin.egg-info/SOURCES.txt | 1 -
src/nagiosplugin.egg-info/requires.txt | 3 +-
src/nagiosplugin/check.py | 17 ++--
src/nagiosplugin/context.py | 6 +-
src/nagiosplugin/metric.py | 5 +-
src/nagiosplugin/output.py | 14 +--
src/nagiosplugin/range.py | 5 +-
src/nagiosplugin/resource.py | 3 -
src/nagiosplugin/result.py | 4 +-
src/nagiosplugin/runtime.py | 58 ++++++-----
src/nagiosplugin/state.py | 3 -
src/nagiosplugin/summary.py | 5 +-
src/nagiosplugin/tests/test_check.py | 32 ++++++-
src/nagiosplugin/tests/test_output.py | 17 +++-
src/nagiosplugin/tests/test_range.py | 2 +-
src/nagiosplugin/tests/test_result.py | 3 -
src/nagiosplugin/tests/test_runtime.py | 19 +++-
version.txt | 2 +-
26 files changed, 250 insertions(+), 344 deletions(-)
delete mode 100644 bootstrap.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/nagiosplugin.git
More information about the Python-modules-commits
mailing list