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 2021-04-27 21:35:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-torch (Old)
 and      /work/SRC/openSUSE:Factory/.python-torch.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-torch"

Tue Apr 27 21:35:11 2021 rev:8 rq:888695 version:1.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-torch/python-torch.changes        
2021-01-22 21:52:51.413894425 +0100
+++ /work/SRC/openSUSE:Factory/.python-torch.new.12324/python-torch.changes     
2021-04-27 21:35:37.976079665 +0200
@@ -1,0 +2,5 @@
+Fri Apr 23 21:51:36 UTC 2021 - Matej Cepl <[email protected]>
+
+- Don't build python36-* package (missing pandas)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-torch.spec ++++++
--- /var/tmp/diff_new_pack.puh6HP/_old  2021-04-27 21:35:38.768080969 +0200
+++ /var/tmp/diff_new_pack.puh6HP/_new  2021-04-27 21:35:38.772080975 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-torch
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-#
+
 %define srcname pytorch
 %define skip_python2 1
+%define skip_python36 1
 %define pname torch
 
 %global flavor @BUILD_FLAVOR@%{nil}
@@ -35,7 +36,7 @@
 Version:        1.5.1
 Release:        0
 Summary:        Deep learning framework aka pytorch/Caffe2
-License:        BSD-2-Clause AND BSD-3-Clause AND MIT AND Zlib AND BSL-1.0 AND 
Apache-2.0
+License:        Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT AND Zlib 
AND BSL-1.0
 Group:          Development/Languages/Python
 URL:            https://pytorch.org
 Source0:        
https://github.com/pytorch/pytorch/archive/v%{version}.tar.gz#/%{srcname}-%{version}.tar.gz

Reply via email to