Hello community,

here is the log from the commit of package python-mando for openSUSE:Factory 
checked in at 2020-04-05 20:51:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mando (Old)
 and      /work/SRC/openSUSE:Factory/.python-mando.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mando"

Sun Apr  5 20:51:33 2020 rev:5 rq:790514 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mando/python-mando.changes        
2019-01-08 12:30:35.596133824 +0100
+++ /work/SRC/openSUSE:Factory/.python-mando.new.3248/python-mando.changes      
2020-04-05 20:51:47.133081609 +0200
@@ -1,0 +2,6 @@
+Wed Apr  1 09:34:37 UTC 2020 - [email protected]
+
+- version update to 0.7.0
+  * no upstream changelog found
+
+-------------------------------------------------------------------

Old:
----
  mando-0.6.4.tar.gz

New:
----
  mando-0.7.0.tar.gz

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

Other differences:
------------------
++++++ python-mando.spec ++++++
--- /var/tmp/diff_new_pack.JdkIQ3/_old  2020-04-05 20:51:48.001082439 +0200
+++ /var/tmp/diff_new_pack.JdkIQ3/_new  2020-04-05 20:51:48.005082443 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-mando
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,8 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without  test
 Name:           python-mando
-Version:        0.6.4
+Version:        0.7.0
 Release:        0
 Summary:        Python wrapper around argparse, a tool to create CLI apps
 License:        MIT
@@ -32,10 +31,10 @@
 Requires:       python-six
 Suggests:       python-rst2ansi
 BuildArch:      noarch
-%if %{with test}
+# SECTION teset requirements
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module six}
-%endif
+# /SECTION
 %python_subpackages
 
 %description
@@ -53,10 +52,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

++++++ mando-0.6.4.tar.gz -> mando-0.7.0.tar.gz ++++++
++++ 16561 lines of diff (skipped)


Reply via email to