Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycryptodomex for 
openSUSE:Factory checked in at 2022-03-11 21:41:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pycryptodomex (Old)
 and      /work/SRC/openSUSE:Factory/.python-pycryptodomex.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pycryptodomex"

Fri Mar 11 21:41:24 2022 rev:15 rq:961034 version:3.14.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pycryptodomex/python-pycryptodomex.changes    
    2022-02-15 23:57:45.600291995 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pycryptodomex.new.25692/python-pycryptodomex.changes
     2022-03-11 21:41:43.438091685 +0100
@@ -1,0 +2,6 @@
+Wed Mar  9 13:23:31 UTC 2022 - pgaj...@suse.com
+
+- do not use setup.py test construct
+  https://trello.com/c/me9Z4sIv/121-setuppy-test-leftovers
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pycryptodomex.spec ++++++
--- /var/tmp/diff_new_pack.kvYHIc/_old  2022-03-11 21:41:43.942092071 +0100
+++ /var/tmp/diff_new_pack.kvYHIc/_new  2022-03-11 21:41:43.950092078 +0100
@@ -90,7 +90,9 @@
 
 %check
 export LC_ALL=en_US.UTF-8
-%python_exec setup.py test
+%{python_expand pushd %{buildroot}%{$python_sitearch}
+PYTHONPATH=%{buildroot}%{$python_sitearch} $python -m Cryptodome.SelfTest
+popd}
 
 %files %{python_files}
 %license LICENSE.rst

Reply via email to