Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-encore"

Tue May 18 18:27:12 2021 rev:3 rq:894023 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-encore/python-encore.changes      
2020-04-21 13:11:27.156906263 +0200
+++ /work/SRC/openSUSE:Factory/.python-encore.new.2988/python-encore.changes    
2021-05-18 18:27:40.150643402 +0200
@@ -1,0 +2,5 @@
+Tue May 18 09:51:20 UTC 2021 - [email protected]
+
+- use %pytest macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-encore.spec ++++++
--- /var/tmp/diff_new_pack.Hyh2FI/_old  2021-05-18 18:27:40.534641738 +0200
+++ /var/tmp/diff_new_pack.Hyh2FI/_new  2021-05-18 18:27:40.538641721 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-encore
 #
-# 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
@@ -22,7 +22,7 @@
 Version:        0.7.0
 Release:        0
 Summary:        Low-level core modules for building Python applications
-License:        LGPL-2.1-only AND Apache-2.0 AND Python-2.0
+License:        Apache-2.0 AND LGPL-2.1-only AND Python-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/enthought/encore
 Source:         
https://files.pythonhosted.org/packages/source/e/encore/encore-%{version}.tar.gz
@@ -34,6 +34,7 @@
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module mock}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests}
 %if %{with python2}
 BuildRequires:  python-futures
@@ -80,7 +81,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pytest
 
 %files %{python_files}
 %doc CHANGES.txt README.rst

Reply via email to