Hello community,

here is the log from the commit of package python-nagiosplugin for 
openSUSE:Factory checked in at 2020-03-30 23:06:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nagiosplugin (Old)
 and      /work/SRC/openSUSE:Factory/.python-nagiosplugin.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nagiosplugin"

Mon Mar 30 23:06:54 2020 rev:2 rq:789801 version:1.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nagiosplugin/python-nagiosplugin.changes  
2019-05-22 11:10:05.310594524 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-nagiosplugin.new.3160/python-nagiosplugin.changes
        2020-03-30 23:06:59.328299067 +0200
@@ -1,0 +2,12 @@
+Mon Mar 30 12:47:51 UTC 2020 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  nagiosplugin-1.2.4.tar.gz

New:
----
  nagiosplugin-1.3.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-nagiosplugin.spec ++++++
--- /var/tmp/diff_new_pack.k2KK3M/_old  2020-03-30 23:07:00.356299653 +0200
+++ /var/tmp/diff_new_pack.k2KK3M/_new  2020-03-30 23:07:00.364299657 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-nagiosplugin
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2017, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,9 +18,8 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without test
 Name:           python-nagiosplugin
-Version:        1.2.4
+Version:        1.3.2
 Release:        0
 Summary:        Class library for writing Nagios (Icinga) plugins
 License:        ZPL-2.1
@@ -32,6 +31,10 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-setuptools
 BuildArch:      noarch
+# SECTION test requirements
+BuildRequires:  %{python_module numpy}
+BuildRequires:  %{python_module pytest}
+# /SECTION
 %python_subpackages
 
 %description
@@ -60,10 +63,8 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%if %{with test}
 %check
-%python_exec setup.py test
-%endif
+%pytest
 
 %files %{python_files}
 %license LICENSE.txt

++++++ nagiosplugin-1.2.4.tar.gz -> nagiosplugin-1.3.2.tar.gz ++++++
++++ 9568 lines of diff (skipped)


Reply via email to