diff --git a/nagiosplugin-1.3.2.tar.gz b/nagiosplugin-1.3.2.tar.gz deleted file mode 100644 index 36a19cd..0000000 --- a/nagiosplugin-1.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db8a5993288d8e53486d55495db616080bfdc8ee3f206709c3796df781ff23ef -size 54262 diff --git a/nagiosplugin-1.3.3.tar.gz b/nagiosplugin-1.3.3.tar.gz new file mode 100644 index 0000000..2e8cec8 --- /dev/null +++ b/nagiosplugin-1.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bceafaec359f032393ddd560ae2cc8d163613833ec63c93ce7189f85904e53d6 +size 3119586 diff --git a/python-nagiosplugin.changes b/python-nagiosplugin.changes index 4e09364..259a0c7 100644 --- a/python-nagiosplugin.changes +++ b/python-nagiosplugin.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Sep 29 17:09:04 UTC 2022 - Yogalakshmi Arunachalam + +- 1.3.3 (2022-02-07) + * new: adding support for newer python releases (3.8, 3.9, 3.10) + * fix: various typos in docstrings (#39, ) + * fix: change use of deprecated upload-dir to upload_dir in setup.cfg (#34) + * fix: Runtime class now sets None for stdout by default (#24) + * fix: corrected argument order in several calls to super() (#18) + * cleanup: many bits of code tidying to eliminate linter warnings + ------------------------------------------------------------------- Thu Apr 22 06:28:03 UTC 2021 - Steve Kowalik diff --git a/python-nagiosplugin.spec b/python-nagiosplugin.spec index 585609b..835c6e3 100644 --- a/python-nagiosplugin.spec +++ b/python-nagiosplugin.spec @@ -1,7 +1,7 @@ # # spec file for package python-nagiosplugin # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2017, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python36 1 Name: python-nagiosplugin -Version: 1.3.2 +Version: 1.3.3 Release: 0 Summary: Class library for writing Nagios (Icinga) plugins License: ZPL-2.1