Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-altgraph for openSUSE:Factory 
checked in at 2021-05-17 18:45:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-altgraph (Old)
 and      /work/SRC/openSUSE:Factory/.python-altgraph.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-altgraph"

Mon May 17 18:45:07 2021 rev:6 rq:893571 version:0.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-altgraph/python-altgraph.changes  
2020-04-18 00:33:37.802449841 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-altgraph.new.2988/python-altgraph.changes    
    2021-05-17 18:45:24.972597767 +0200
@@ -1,0 +2,5 @@
+Mon May 17 07:12:19 UTC 2021 - pgaj...@suse.com
+
+- use %pytest macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-altgraph.spec ++++++
--- /var/tmp/diff_new_pack.U6xJv0/_old  2021-05-17 18:45:25.484595595 +0200
+++ /var/tmp/diff_new_pack.U6xJv0/_new  2021-05-17 18:45:25.488595578 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-altgraph
 #
-# 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
@@ -24,6 +24,7 @@
 License:        MIT
 URL:            https://github.com/ronaldoussoren/altgraph/
 Source:         
https://files.pythonhosted.org/packages/source/a/altgraph/altgraph-%{version}.tar.gz
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -57,7 +58,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pytest
 
 %files %{python_files}
 %doc README.rst

Reply via email to