Hello community,

here is the log from the commit of package python-mando for openSUSE:Leap:15.2 
checked in at 2020-04-08 12:48:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-mando (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-mando.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-mando"

Wed Apr  8 12:48:59 2020 rev:12 rq:791557 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-mando/python-mando.changes      
2020-03-09 18:08:28.760948366 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.python-mando.new.3248/python-mando.changes    
2020-04-08 12:49:28.706376481 +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.ljZG97/_old  2020-04-08 12:49:29.154376715 +0200
+++ /var/tmp/diff_new_pack.ljZG97/_new  2020-04-08 12:49:29.158376718 +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