Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pycryptodome for openSUSE:Factory checked in at 2022-03-12 17:14:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycryptodome (Old) and /work/SRC/openSUSE:Factory/.python-pycryptodome.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycryptodome" Sat Mar 12 17:14:33 2022 rev:21 rq:961035 version:3.14.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycryptodome/python-pycryptodome.changes 2022-02-17 00:30:06.749437623 +0100 +++ /work/SRC/openSUSE:Factory/.python-pycryptodome.new.25692/python-pycryptodome.changes 2022-03-12 17:14:34.306242757 +0100 @@ -1,0 +2,6 @@ +Wed Mar 9 13:31:35 UTC 2022 - pgaj...@suse.com + +- do not use setup.py test construct + https://trello.com/c/me9Z4sIv/121-setuppy-test-leftovers + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycryptodome.spec ++++++ --- /var/tmp/diff_new_pack.stVjWF/_old 2022-03-12 17:14:34.878243419 +0100 +++ /var/tmp/diff_new_pack.stVjWF/_new 2022-03-12 17:14:34.886243428 +0100 @@ -94,7 +94,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 Crypto.SelfTest +popd} %files %{python_files} %license LICENSE.rst