Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-torchvision for 
openSUSE:Factory checked in at 2021-11-03 17:26:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-torchvision (Old)
 and      /work/SRC/openSUSE:Factory/.python-torchvision.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-torchvision"

Wed Nov  3 17:26:39 2021 rev:3 rq:929044 version:0.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-torchvision/python-torchvision.changes    
2021-01-25 18:23:41.584434981 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-torchvision.new.1890/python-torchvision.changes
  2021-11-03 17:27:34.113379970 +0100
@@ -1,0 +2,6 @@
+Wed Nov  3 13:54:16 UTC 2021 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Do not build for python 3.6: stack incomplete (nothing provides
+  python36-torch-devel >= 1.5.1).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-torchvision.spec ++++++
--- /var/tmp/diff_new_pack.HTtKZ3/_old  2021-11-03 17:27:34.513380188 +0100
+++ /var/tmp/diff_new_pack.HTtKZ3/_new  2021-11-03 17:27:34.513380188 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package python-torch
+# spec file for package python-torchvision
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -15,8 +15,10 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define srcname vision
 %define skip_python2 1
+%define skip_python36 1
 
 Name:           python-torchvision
 Version:        0.6.1
@@ -26,9 +28,9 @@
 Group:          Development/Languages/Python
 URL:            https://github.com/pytorch/vision
 Source0:        
https://github.com/pytorch/vision/archive/v%{version}.tar.gz#/%{srcname}-%{version}.tar.gz
-BuildRequires:  %{python_module torch-devel >= 1.5.1}
 BuildRequires:  %{python_module devel >= 3.6}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module torch-devel >= 1.5.1}
 BuildRequires:  %{pythons}
 BuildRequires:  cmake >= 3.1
 BuildRequires:  fdupes

Reply via email to