Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-fluent"

Mon May 17 18:45:18 2021 rev:3 rq:893681 version:0.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fluent/python-fluent.changes      
2019-01-21 10:51:09.423960821 +0100
+++ /work/SRC/openSUSE:Factory/.python-fluent.new.2988/python-fluent.changes    
2021-05-17 18:45:46.896504751 +0200
@@ -1,0 +2,5 @@
+Mon May 17 09:16:27 UTC 2021 - pgaj...@suse.com
+
+- use %pytest macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-fluent.spec ++++++
--- /var/tmp/diff_new_pack.WtdbP9/_old  2021-05-17 18:45:47.356502799 +0200
+++ /var/tmp/diff_new_pack.WtdbP9/_new  2021-05-17 18:45:47.360502782 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fluent
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -25,6 +25,7 @@
 Group:          Development/Languages/Python
 URL:            https://github.com/projectfluent/python-fluent
 Source:         
https://github.com/projectfluent/python-fluent/archive/%{version}.tar.gz
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
@@ -46,7 +47,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pytest
 
 %files %{python_files}
 %doc README.md CHANGELOG.md

Reply via email to