Script 'mail_helper' called by obssrc
Hello community,

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

Package is "python-fb-re2"

Wed May 19 17:49:35 2021 rev:3 rq:894284 version:1.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fb-re2/python-fb-re2.changes      
2019-03-13 09:14:21.227392161 +0100
+++ /work/SRC/openSUSE:Factory/.python-fb-re2.new.2988/python-fb-re2.changes    
2021-05-19 17:49:55.841396111 +0200
@@ -1,0 +2,5 @@
+Wed May 19 09:09:13 UTC 2021 - [email protected]
+
+- use %pytest_arch macro in %check
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-fb-re2.spec ++++++
--- /var/tmp/diff_new_pack.ERZDi8/_old  2021-05-19 17:49:56.209394567 +0200
+++ /var/tmp/diff_new_pack.ERZDi8/_new  2021-05-19 17:49:56.209394567 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fb-re2
 #
-# 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
@@ -23,15 +23,15 @@
 Summary:        Python wrapper for Google's RE2
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
-Url:            https://github.com/facebook/pyre2
+URL:            https://github.com/facebook/pyre2
 Source:         https://github.com/facebook/pyre2/archive/v%{version}.tar.gz
 BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  python-rpm-macros
 BuildRequires:  re2-devel
-
 %python_subpackages
 
 %description
@@ -49,7 +49,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-%python_exec setup.py test
+%pytest_arch
 
 %files %{python_files}
 %doc README.rst

Reply via email to