File python-nagiosplugin.changes of Package python-nagiosplugin
-------------------------------------------------------------------
Sat Jul 5 10:21:28 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.4.0:
* new: add check name to Check constructor (Simon Meggle)
* change: drop support for Python 3.4, 3.5, and 3.6 (#65)
* change: add support for Python 3.11, 3.12, and 3.13 (#65)
* fix: correct reference to class ~.performace.Performance in
* Context.performance docstring (Josef Friedrich)
* fix: tests use importlib where available in place of
deprecated
* pkg_resources (#50)
* fix: build environment updates to support py2.7 (#64)
* doc: additional text explaining the naming of the Warn state
class (#26)
* doc: updated document building for newer Sphinx (#72)
* doc: updated document building for new readthedocs.io
deployment process
* (#79)
* linting: replaced some elif statements occluded by return
statements (no-else-return)
* linting: cleaned up "inconsistent-return-statements" errors
* linting: replace flake8 with ruff (#60)
* linting: add security tests with pip-audit and bandit (#61)
-------------------------------------------------------------------
Tue May 20 14:33:34 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add missing BR coreutils-systemd for testing
examples/check_users.py
-------------------------------------------------------------------
Mon May 5 05:43:47 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Switch to pyproject macros.
-------------------------------------------------------------------
Wed Nov 6 11:05:45 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Skip the failing test test_check_users (gh#mpounsett/nagiosplugin#53)
-------------------------------------------------------------------
Thu Sep 29 17:09:04 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <steven.kowalik@suse.com>
- Do not build for Python 3.6, due to no NumPy.
-------------------------------------------------------------------
Mon Mar 30 12:47:51 UTC 2020 - pgajdos@suse.com
- version update to 1.3.2
- Include `doc` and `tests` directories in source distribution to support
Gentoo package building tests (#22)
- Update official python support to 2.7, 3.4+ in README
- Fixed a packaging bug
- New maintainer/contributor information and project home
- Updated tests and package metadata for recent Python 3 versions
- Newer tooling for tests/documentation
-------------------------------------------------------------------
Thu May 2 06:17:11 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim bias/spellos from description.
-------------------------------------------------------------------
Fri Aug 25 13:27:10 UTC 2017 - mardnh@gmx.de
- Initial package, version 1.2.4