Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-torch for openSUSE:Factory checked in at 2024-12-19 21:41:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-torch (Old) and /work/SRC/openSUSE:Factory/.python-torch.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-torch" Thu Dec 19 21:41:31 2024 rev:5 rq:1232038 version:2.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-torch/python-torch.changes 2024-10-21 16:25:53.348168208 +0200 +++ /work/SRC/openSUSE:Factory/.python-torch.new.29675/python-torch.changes 2024-12-19 21:41:32.838961262 +0100 @@ -1,0 +2,5 @@ +Tue Dec 17 09:32:47 UTC 2024 - Andreas Schwab <[email protected]> + +- Use oneDNN only on x86_64 aarch64 ppc64le + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-torch.spec ++++++ --- /var/tmp/diff_new_pack.5bL79Z/_old 2024-12-19 21:41:35.103055106 +0100 +++ /var/tmp/diff_new_pack.5bL79Z/_new 2024-12-19 21:41:35.107055271 +0100 @@ -168,7 +168,9 @@ BuildRequires: lmdb-devel BuildRequires: ninja BuildRequires: nlohmann_json-devel +%ifarch x86_64 aarch64 ppc64le BuildRequires: onednn-devel +%endif BuildRequires: openblas-devel BuildRequires: opencv-devel BuildRequires: openssl-devel
