15
0

Accepting request 1007052 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1007052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nagiosplugin?expand=0&rev=4
This commit is contained in:
2022-09-30 15:57:36 +00:00
committed by Git OBS Bridge
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:db8a5993288d8e53486d55495db616080bfdc8ee3f206709c3796df781ff23ef
size 54262

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bceafaec359f032393ddd560ae2cc8d163613833ec63c93ce7189f85904e53d6
size 3119586

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
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>

View File

@@ -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 <mardnh@gmx.de>
#
# 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