Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-openTSNE for openSUSE:Factory
checked in at 2024-09-04 13:27:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openTSNE (Old)
and /work/SRC/openSUSE:Factory/.python-openTSNE.new.10096 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openTSNE"
Wed Sep 4 13:27:27 2024 rev:7 rq:1198639 version:1.0.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-openTSNE/python-openTSNE.changes
2024-03-25 21:10:09.521501999 +0100
+++
/work/SRC/openSUSE:Factory/.python-openTSNE.new.10096/python-openTSNE.changes
2024-09-04 13:27:41.949483527 +0200
@@ -1,0 +2,5 @@
+Tue Sep 3 09:44:28 UTC 2024 - Andreas Schwab <[email protected]>
+
+- TestTSNECorrectnessUsingPrecomputedDistanceMatrix fails almost everywhere
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openTSNE.spec ++++++
--- /var/tmp/diff_new_pack.q1gRY9/_old 2024-09-04 13:27:42.905523504 +0200
+++ /var/tmp/diff_new_pack.q1gRY9/_new 2024-09-04 13:27:42.909523672 +0200
@@ -63,8 +63,8 @@
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%check
-%ifarch %ix86 %arm32
-# precision errors on 32bit
+%ifarch %ix86 %arm32 aarch64 riscv64 s390x
+# precision errors
%define donttest -k "not TestTSNECorrectnessUsingPrecomputedDistanceMatrix"
%endif
%pytest_arch --import-mode append %{?donttest}