Hello community,

here is the log from the commit of package python-imageio for openSUSE:Factory 
checked in at 2020-04-19 21:49:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-imageio (Old)
 and      /work/SRC/openSUSE:Factory/.python-imageio.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-imageio"

Sun Apr 19 21:49:50 2020 rev:8 rq:794615 version:2.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-imageio/python-imageio.changes    
2020-03-27 00:25:56.052276157 +0100
+++ /work/SRC/openSUSE:Factory/.python-imageio.new.2738/python-imageio.changes  
2020-04-19 21:49:52.788130127 +0200
@@ -1,0 +2,13 @@
+Thu Apr  9 13:50:54 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- Update to version 2.8.0
+  * (skipping version 2.7 to avoid confusion with Python v2.7.)
+  * Added example for compressing GIFs using pygifsicle
+  * Added support for compressed FITS images
+  * Improved support for JPEG2000 (can now provide parameters)
+  * More flexible setting of memory limit in mimread and mvolread
+  * Drop support for Python 2.7 and Python 3.4.
+  * Drop support for AVbin, use ffmpeg instead.
+  * Many bugfixes.
+
+-------------------------------------------------------------------

Old:
----
  imageio-2.5.0.tar.gz

New:
----
  imageio-2.8.0.tar.gz

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

Other differences:
------------------
++++++ python-imageio.spec ++++++
--- /var/tmp/diff_new_pack.2oIko1/_old  2020-04-19 21:49:54.048132655 +0200
+++ /var/tmp/diff_new_pack.2oIko1/_new  2020-04-19 21:49:54.052132663 +0200
@@ -17,9 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without python2
+%define skip_python2 1
 Name:           python-imageio
-Version:        2.5.0
+Version:        2.8.0
 Release:        0
 Summary:        Python library for reading and writing image, video, and 
related formats
 License:        BSD-2-Clause
@@ -27,26 +27,18 @@
 Source0:        
https://files.pythonhosted.org/packages/source/i/imageio/imageio-%{version}.tar.gz
 Source1:        python-imageio-rpmlintrc
 BuildRequires:  %{python_module Pillow}
+BuildRequires:  %{python_module imageio-ffmpeg}
 BuildRequires:  %{python_module numpy}
 BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRequires:  python3-imageio-ffmpeg
+Requires:       python-Pillow
+Requires:       python-imageio-ffmpeg
 Requires:       python-numpy
 Recommends:     libfreeimageplus3
-Recommends:     python-Pillow
 BuildArch:      noarch
-%ifpython3
-Requires:       python-imageio-ffmpeg
-%endif
-%if %{with python2}
-BuildRequires:  python-enum34
-%endif
-%ifpython2
-Requires:       python-enum34
-%endif
 %python_subpackages
 
 %description

++++++ imageio-2.5.0.tar.gz -> imageio-2.8.0.tar.gz ++++++
++++ 5235 lines of diff (skipped)


Reply via email to