Hello community, here is the log from the commit of package python-imagecodecs for openSUSE:Factory checked in at 2020-04-23 18:36:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-imagecodecs (Old) and /work/SRC/openSUSE:Factory/.python-imagecodecs.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-imagecodecs" Thu Apr 23 18:36:55 2020 rev:3 rq:796498 version:2019.5.22 Changes: -------- --- /work/SRC/openSUSE:Factory/python-imagecodecs/python-imagecodecs.changes 2019-12-07 15:08:50.499851468 +0100 +++ /work/SRC/openSUSE:Factory/.python-imagecodecs.new.2738/python-imagecodecs.changes 2020-04-23 18:37:07.252854877 +0200 @@ -1,0 +2,5 @@ +Thu Apr 23 10:58:48 UTC 2020 - Tomáš Chvátal <[email protected]> + +- As the package is marked as py3 only drop the python2 deps + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-imagecodecs.spec ++++++ --- /var/tmp/diff_new_pack.bjmRiv/_old 2020-04-23 18:37:08.376857028 +0200 +++ /var/tmp/diff_new_pack.bjmRiv/_new 2020-04-23 18:37:08.380857035 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-imagecodecs # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -43,9 +43,6 @@ BuildRequires: libjpeg62-devel BuildRequires: pkgconfig BuildRequires: python-rpm-macros -BuildRequires: python2-enum34 -BuildRequires: python2-futures -BuildRequires: python2-pathlib BuildRequires: pkgconfig(blosc) BuildRequires: pkgconfig(bzip2) BuildRequires: pkgconfig(lcms2) @@ -57,11 +54,6 @@ BuildRequires: pkgconfig(libzstd) BuildRequires: pkgconfig(zlib) Requires: python-numpy >= 1.11.3 -%ifpython2 -Requires: python2-enum34 -Requires: python2-futures -Requires: python2-pathlib -%endif Recommends: python-Pillow Recommends: python-blosc Recommends: python-lz4
