Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyICU for openSUSE:Factory 
checked in at 2021-08-19 13:06:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PyICU (Old)
 and      /work/SRC/openSUSE:Factory/.python-PyICU.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-PyICU"

Thu Aug 19 13:06:36 2021 rev:11 rq:912371 version:2.7.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PyICU/python-PyICU.changes        
2021-08-16 10:13:12.886983839 +0200
+++ /work/SRC/openSUSE:Factory/.python-PyICU.new.1899/python-PyICU.changes      
2021-08-19 13:06:39.839982320 +0200
@@ -1,0 +2,5 @@
+Mon Aug 16 07:51:00 UTC 2021 - Axel Braun <axel.br...@gmx.de>
+
+- %pytest_arch added to fix Leap test issues
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-PyICU.spec ++++++
--- /var/tmp/diff_new_pack.i1j72p/_old  2021-08-19 13:06:40.427981508 +0200
+++ /var/tmp/diff_new_pack.i1j72p/_new  2021-08-19 13:06:40.431981503 +0200
@@ -24,7 +24,7 @@
 Summary:        Python Extension Wrapping the ICU C++ API
 License:        MIT
 Group:          Development/Libraries/Python
-URL:            https://github.com/ovalhub/pyicu
+URL:            https://gitlab.pyicu.org
 Source0:        
https://files.pythonhosted.org/packages/source/P/PyICU/%{modname}-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pytest}
@@ -57,8 +57,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitearch}
 
 %check
-# Running test on python3 only due to pyicu issue 61
-python3 setup.py test
+%pytest_arch -v -k 'not (testAcceptLanguage or testAcceptLanguageFromHTTP)' 
-rs test
 
 %files %{python_files}
 %license LICENSE

Reply via email to