Hello community, here is the log from the commit of package python-lfdfiles for openSUSE:Factory checked in at 2020-11-30 09:53:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-lfdfiles (Old) and /work/SRC/openSUSE:Factory/.python-lfdfiles.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-lfdfiles" Mon Nov 30 09:53:28 2020 rev:2 rq:851331 version:2020.9.18 Changes: -------- --- /work/SRC/openSUSE:Factory/python-lfdfiles/python-lfdfiles.changes 2020-08-14 13:11:33.969261331 +0200 +++ /work/SRC/openSUSE:Factory/.python-lfdfiles.new.5913/python-lfdfiles.changes 2020-11-30 09:53:41.557769416 +0100 @@ -1,0 +2,9 @@ +Thu Nov 26 07:06:44 UTC 2020 - andy great <andythe_great@pm.me> + +- Update to version 2020.9.18. + * Remove support for Python 3.6. + * Support os.PathLike file names. + * Fix writing contiguous series to TIFF files with + tifffile >= 2020.9.3. + +------------------------------------------------------------------- Old: ---- lfdfiles-2020.1.1.tar.gz New: ---- lfdfiles-2020.9.18.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lfdfiles.spec ++++++ --- /var/tmp/diff_new_pack.EpLBMq/_old 2020-11-30 09:53:43.225771005 +0100 +++ /var/tmp/diff_new_pack.EpLBMq/_new 2020-11-30 09:53:43.229771009 +0100 @@ -20,7 +20,7 @@ %define packagename lfdfiles %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-lfdfiles -Version: 2020.1.1 +Version: 2020.9.18 Release: 0 Summary: Laboratory for Fluorescence Dynamics (LFD) file formats License: BSD-3-Clause @@ -29,21 +29,21 @@ BuildRequires: %{python_module Cython} BuildRequires: %{python_module click} BuildRequires: %{python_module czifile >= 2019.7.2} -BuildRequires: %{python_module matplotlib >= 3.1.0} -BuildRequires: %{python_module netpbmfile >= 2020.1.1} -BuildRequires: %{python_module numpy >= 1.14} -BuildRequires: %{python_module oiffile >= 2020.1.1} +BuildRequires: %{python_module matplotlib >= 3.2.0} +BuildRequires: %{python_module netpbmfile >= 2020.9.18} +BuildRequires: %{python_module numpy >= 1.15} +BuildRequires: %{python_module oiffile >= 2020.9.18} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module tifffile >= 2019.7.2} +BuildRequires: %{python_module tifffile >= 2020.9.3} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-click Requires: python-czifile >= 2019.7.2 -Requires: python-matplotlib >= 3.1.0 -Requires: python-netpbmfile >= 2020.1.1 -Requires: python-numpy >= 1.14 -Requires: python-oiffile >= 2020.1.1 -Requires: python-tifffile >= 2019.7.2 +Requires: python-matplotlib >= 3.2.0 +Requires: python-netpbmfile >= 2020.9.18 +Requires: python-numpy >= 1.15 +Requires: python-oiffile >= 2020.9.18 +Requires: python-tifffile >= 2020.9.3 Requires(post): update-alternatives Requires(postun): update-alternatives %python_subpackages ++++++ lfdfiles-2020.1.1.tar.gz -> lfdfiles-2020.9.18.tar.gz ++++++ ++++ 2408 lines of diff (skipped)