Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-tabulate for openSUSE:Factory 
checked in at 2021-01-18 11:26:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tabulate (Old)
 and      /work/SRC/openSUSE:Factory/.python-tabulate.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tabulate"

Mon Jan 18 11:26:25 2021 rev:10 rq:862896 version:0.8.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tabulate/python-tabulate.changes  
2020-05-28 09:07:47.403783713 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-tabulate.new.28504/python-tabulate.changes   
    2021-01-18 11:26:40.800461294 +0100
@@ -1,0 +2,5 @@
+Wed Jan 13 12:33:46 UTC 2021 - pgaj...@suse.com
+
+- use %pytest macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tabulate.spec ++++++
--- /var/tmp/diff_new_pack.Lu867U/_old  2021-01-18 11:26:41.436462726 +0100
+++ /var/tmp/diff_new_pack.Lu867U/_new  2021-01-18 11:26:41.436462726 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tabulate
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,7 @@
 URL:            https://bitbucket.org/astanin/python-tabulate
 Source:         
https://files.pythonhosted.org/packages/source/t/tabulate/tabulate-%{version}.tar.gz
 BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wcwidth}
 BuildRequires:  fdupes
@@ -63,7 +64,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pytest
 
 %post
 %python_install_alternative tabulate

Reply via email to