Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-czifile for openSUSE:Factory checked in at 2021-02-09 21:16:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-czifile (Old) and /work/SRC/openSUSE:Factory/.python-czifile.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-czifile" Tue Feb 9 21:16:34 2021 rev:2 rq:870291 version:2019.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-czifile/python-czifile.changes 2020-08-14 13:11:14.549253933 +0200 +++ /work/SRC/openSUSE:Factory/.python-czifile.new.28504/python-czifile.changes 2021-02-09 21:16:35.746796411 +0100 @@ -1,0 +2,5 @@ +Mon Feb 8 14:22:52 UTC 2021 - Mark??ta Machov?? <[email protected]> + +- Skip pythons < 3.8 because of scipy and imagecodecs + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-czifile.spec ++++++ --- /var/tmp/diff_new_pack.WWnZVc/_old 2021-02-09 21:16:36.454797216 +0100 +++ /var/tmp/diff_new_pack.WWnZVc/_new 2021-02-09 21:16:36.458797220 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-czifile # -# 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 @@ -18,6 +18,8 @@ %define packagename czifile %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 +%define skip_python36 1 Name: python-czifile Version: 2019.7.2 Release: 0
