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-10-21 16:25:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-torch (Old)
 and      /work/SRC/openSUSE:Factory/.python-torch.new.26871 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-torch"

Mon Oct 21 16:25:41 2024 rev:4 rq:1211707 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-torch/python-torch.changes        
2024-10-07 21:52:16.750372605 +0200
+++ /work/SRC/openSUSE:Factory/.python-torch.new.26871/python-torch.changes     
2024-10-21 16:25:53.348168208 +0200
@@ -1,0 +2,6 @@
+Fri Oct 18 06:24:55 UTC 2024 - Guillaume GARDET <[email protected]>
+
+-  Update to 2.5.0:
+  * https://github.com/pytorch/pytorch/releases/tag/v2.5.0
+
+-------------------------------------------------------------------

Old:
----
  cpuinfo-d6860c4.tar.gz
  foxi-c278588.tar.gz
  kineto-be13176.tar.gz
  onnx-990217f.tar.gz
  pybind11-3e9dfa2.tar.gz
  pytorch-2.4.1.tar.gz

New:
----
  cpuinfo-fa1c679.tar.gz
  kineto-d975313.tar.gz
  onnx-3bf92c0.tar.gz
  pybind11-7c33cdc.tar.gz
  pytorch-2.5.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-torch.spec ++++++
--- /var/tmp/diff_new_pack.OJAuSi/_old  2024-10-21 16:25:56.284290727 +0200
+++ /var/tmp/diff_new_pack.OJAuSi/_new  2024-10-21 16:25:56.288290893 +0200
@@ -59,26 +59,25 @@
 %define FXdiv_version b408327
 %define XNNPACK_version fcbf55a
 %define cpphttplib_version 3b6597b
-%define cpuinfo_version d6860c4
+%define cpuinfo_version fa1c679
 %define flatbuffers 01834de
-%define foxi_version c278588
 %define fmt_version e69e5f9
 %define gemmlowp_version 3fb5c17
 %define gloo_version 5354032
-%define kineto be13176
+%define kineto d975313
 %define libnop 910b558
-%define onnx_version 990217f
+%define onnx_version 3bf92c0
 %define opentelemetrycpp_version a799f4a
 %define pocketfft 9d3ab05
 %define psimd_version 072586a
 %define pthreadpool_version 4fe0e1e
-%define pybind11_version 3e9dfa2
+%define pybind11_version 7c33cdc
 %define sleef_version 60e76d2
 %define tensorpipe 52791a2
 
 %{?sle15_python_module_pythons}
 Name:           python-torch%{?pkg_suffix}
-Version:        2.4.1
+Version:        2.5.0
 Release:        0
 Summary:        Deep learning framework aka pytorch/Caffe2
 License:        Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT AND Zlib 
AND BSL-1.0
@@ -108,8 +107,6 @@
 Source19:       
https://github.com/Maratyszcza/FP16/archive/%{FP16_version}.tar.gz#/FP16-%{FP16_version}.tar.gz
 # License20: Apache-2.0
 Source20:       
https://github.com/google/gemmlowp/archive/%{gemmlowp_version}.tar.gz#/gemmlowp-%{gemmlowp_version}.tar.gz
-# License21: MIT
-Source21:       
https://github.com/houseroad/foxi/archive/%{foxi_version}.tar.gz#/foxi-%{foxi_version}.tar.gz
 # License22: Apache-2.0
 Source22:       
https://github.com/open-telemetry/opentelemetry-cpp/archive/%{opentelemetrycpp_version}.tar.gz#/opentelemetry-cpp-%{opentelemetrycpp_version}.tar.gz
 # License23: BSD-3-Clause
@@ -170,6 +167,7 @@
 BuildRequires:  libuv-devel
 BuildRequires:  lmdb-devel
 BuildRequires:  ninja
+BuildRequires:  nlohmann_json-devel
 BuildRequires:  onednn-devel
 BuildRequires:  openblas-devel
 BuildRequires:  opencv-devel
@@ -291,7 +289,6 @@
 %make_depend_src %{SOURCE18}
 %make_depend_src %{SOURCE19}
 %make_depend_src %{SOURCE20} gemmlowp/gemmlowp
-%make_depend_src %{SOURCE21}
 %make_depend_src %{SOURCE22}
 rmdir opentelemetry-cpp && mv opentelemetry opentelemetry-cpp
 %make_depend_src %{SOURCE23}
@@ -380,6 +377,7 @@
 #%check
 #export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}
 #%%python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} $python 
test/run_test.py
+%python_clone -a %{buildroot}%{_bindir}/torchfrtrace
 %python_clone -a %{buildroot}%{_bindir}/torchrun
 %python_clone -a %{buildroot}%{_bindir}/convert-caffe2-to-onnx
 %python_clone -a %{buildroot}%{_bindir}/convert-onnx-to-caffe2
@@ -400,6 +398,7 @@
 %exclude %{python_sitearch}/torch/utils/benchmark/utils/
 %exclude %{python_sitearch}/torchgen/packaged/ATen/templates
 %exclude %{python_sitearch}/torchgen/packaged/autograd/templates
+%python_alternative %{_bindir}/torchfrtrace
 %python_alternative %{_bindir}/torchrun
 
 %files %{python_files devel}

++++++ cpuinfo-d6860c4.tar.gz -> cpuinfo-fa1c679.tar.gz ++++++
++++ 91409 lines of diff (skipped)

++++++ kineto-be13176.tar.gz -> kineto-d975313.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-torch/kineto-be13176.tar.gz 
/work/SRC/openSUSE:Factory/.python-torch.new.26871/kineto-d975313.tar.gz 
differ: char 29, line 1

++++++ onnx-990217f.tar.gz -> onnx-3bf92c0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-torch/onnx-990217f.tar.gz 
/work/SRC/openSUSE:Factory/.python-torch.new.26871/onnx-3bf92c0.tar.gz differ: 
char 12, line 1

++++++ pybind11-3e9dfa2.tar.gz -> pybind11-7c33cdc.tar.gz ++++++
++++ 7337 lines of diff (skipped)

++++++ pytorch-2.4.1.tar.gz -> pytorch-2.5.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-torch/pytorch-2.4.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-torch.new.26871/pytorch-2.5.0.tar.gz differ: 
char 22, line 1

Reply via email to