Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package transifex-client for 
openSUSE:Factory checked in at 2021-08-28 22:29:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/transifex-client (Old)
 and      /work/SRC/openSUSE:Factory/.transifex-client.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "transifex-client"

Sat Aug 28 22:29:26 2021 rev:16 rq:914751 version:0.13.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/transifex-client/transifex-client.changes        
2020-06-23 21:06:50.210276895 +0200
+++ 
/work/SRC/openSUSE:Factory/.transifex-client.new.1899/transifex-client.changes  
    2021-08-28 22:29:50.690020403 +0200
@@ -1,0 +2,5 @@
+Thu Aug 26 10:49:07 UTC 2021 - [email protected]
+
+- %check: do not use setup.py test
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ transifex-client.spec ++++++
--- /var/tmp/diff_new_pack.8wD5ab/_old  2021-08-28 22:29:51.278021056 +0200
+++ /var/tmp/diff_new_pack.8wD5ab/_new  2021-08-28 22:29:51.278021056 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package transifex-client
 #
-# 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
@@ -35,7 +35,7 @@
 Requires:       python3-setuptools
 Requires:       python3-urllib3 >= 1.24.2
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 
 %description
@@ -68,7 +68,7 @@
 ln -s -f %{_sysconfdir}/alternatives/tx %{buildroot}%{_bindir}/tx
 
 %check
-python3 setup.py test
+python3 -m unittest
 
 %post
 %{_sbindir}/update-alternatives --install %{_bindir}/tx tx 
%{_bindir}/transifex-tx 20

Reply via email to