Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oiffile for openSUSE:Factory 
checked in at 2021-02-19 23:45:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oiffile (Old)
 and      /work/SRC/openSUSE:Factory/.python-oiffile.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oiffile"

Fri Feb 19 23:45:20 2021 rev:3 rq:873710 version:2020.9.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oiffile/python-oiffile.changes    
2020-11-29 12:33:16.990296800 +0100
+++ /work/SRC/openSUSE:Factory/.python-oiffile.new.28504/python-oiffile.changes 
2021-02-19 23:45:55.863402554 +0100
@@ -1,0 +2,5 @@
+Fri Feb 19 08:32:28 UTC 2021 - andy great <[email protected]>
+
+- Skip python36 because python-numpy does not support it.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-oiffile.spec ++++++
--- /var/tmp/diff_new_pack.8M2URm/_old  2021-02-19 23:45:56.359403040 +0100
+++ /var/tmp/diff_new_pack.8M2URm/_new  2021-02-19 23:45:56.363403044 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oiffile
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -18,6 +18,7 @@
 
 %define packagename oiffile
 %define skip_python2 1
+%define skip_python36 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-oiffile
 Version:        2020.9.18
@@ -28,8 +29,8 @@
 URL:            https://www.lfd.uci.edu/~gohlke/
 Source:         
https://github.com/cgohlke/oiffile/archive/v%{version}.tar.gz#/%{packagename}-%{version}.tar.gz
 BuildRequires:  %{python_module numpy >= 1.15}
-BuildRequires:  %{python_module tifffile >= 2020.6.3}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module tifffile >= 2020.6.3}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-numpy >= 1.15

Reply via email to