Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-slycot for openSUSE:Factory checked in at 2026-09-09 16:19:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-slycot (Old) and /work/SRC/openSUSE:Factory/.python-slycot.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-slycot" Wed Sep 9 16:19:33 2026 rev:22 rq:1376209 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-slycot/python-slycot.changes 2026-06-18 18:40:42.801254307 +0200 +++ /work/SRC/openSUSE:Factory/.python-slycot.new.1265/python-slycot.changes 2026-09-09 16:21:52.979855601 +0200 @@ -1,0 +2,5 @@ +Fri Sep 4 12:37:07 UTC 2026 - Bernhard Wiedemann <[email protected]> + +- Use constant path to fix reproducible builds (boo#1062303) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-slycot.spec ++++++ --- /var/tmp/diff_new_pack.sH0zqa/_old 2026-09-09 16:21:53.858892230 +0200 +++ /var/tmp/diff_new_pack.sH0zqa/_new 2026-09-09 16:21:53.860892314 +0200 @@ -63,6 +63,8 @@ ln -s %{_bindir}/f2py-%{$python_bin_suffix} build/buildbin/f2py3 } export PATH=$PWD/build/buildbin:$PATH +# for reproducible builds we specify the build dir, so that no random tmp path gets embedded into debuginfo +export SKBUILD_BUILD_DIR="%{_builddir}/skbuild-build-{cache_tag}" %pyproject_wheel %install
