Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package netgen for openSUSE:Factory checked in at 2025-02-12 21:31:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netgen (Old) and /work/SRC/openSUSE:Factory/.netgen.new.8181 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netgen" Wed Feb 12 21:31:59 2025 rev:17 rq:1245195 version:6.2.2406 Changes: -------- --- /work/SRC/openSUSE:Factory/netgen/netgen.changes 2025-01-19 21:50:07.776282459 +0100 +++ /work/SRC/openSUSE:Factory/.netgen.new.8181/netgen.changes 2025-02-12 21:33:19.290668720 +0100 @@ -1,0 +2,5 @@ +Tue Feb 11 17:08:12 UTC 2025 - Andreas Schwab <sch...@suse.de> + +- Ignore tolerance failures on riscv64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netgen.spec ++++++ --- /var/tmp/diff_new_pack.lV5Vfq/_old 2025-02-12 21:33:19.906694110 +0100 +++ /var/tmp/diff_new_pack.lV5Vfq/_new 2025-02-12 21:33:19.910694275 +0100 @@ -226,7 +226,7 @@ %if %{with pytest} # run manually, to see progress/failures # tolerance failures on aarch64 and ppc64le, see https://github.com/NGSolve/netgen/issues/167 -%ifarch %{arm64} %{ppc64} +%ifarch %{arm64} %{ppc64} riscv64 export PYTEST_ADDOPTS='-k "not (boxcyl.geo-mp11-5 or cylsphere.geo-mp58-4 or hinge.stl-mp93-5 or part1.stl-mp123-1 or part1.stl-mp126-4 or sculpture.geo-mp143-4 or sphereincube.geo-mp162-5 or twobricks.geo-mp195-2 or twocubes.geo-mp201-2)"' %endif export COLUMNS=120