Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-easy-thumbnails for
openSUSE:Factory checked in at 2023-01-04 20:18:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-easy-thumbnails (Old)
and /work/SRC/openSUSE:Factory/.python-easy-thumbnails.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-easy-thumbnails"
Wed Jan 4 20:18:34 2023 rev:4 rq:1055965 version:2.8.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-easy-thumbnails/python-easy-thumbnails.changes
2021-12-29 21:11:27.450310233 +0100
+++
/work/SRC/openSUSE:Factory/.python-easy-thumbnails.new.1563/python-easy-thumbnails.changes
2023-01-04 20:18:38.961649169 +0100
@@ -1,0 +2,9 @@
+Wed Jan 4 16:49:26 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2.8.4:
+ * Fix problem when thumbnailing images of type TIFF. PIL's
+ ``TiffImagePlugin`` doesn't like argument ``quality``.
+ * Replace deprecated Pillow constants against newer counterparts. Check
+ https://pillow.readthedocs.io/en/stable/releasenotes/9.1.0.html#deprecations
for details.
+
+-------------------------------------------------------------------
Old:
----
easy-thumbnails-2.8.tar.gz
New:
----
easy-thumbnails-2.8.4.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-easy-thumbnails.spec ++++++
--- /var/tmp/diff_new_pack.TRCUr2/_old 2023-01-04 20:18:41.001661299 +0100
+++ /var/tmp/diff_new_pack.TRCUr2/_new 2023-01-04 20:18:41.009661347 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-easy-thumbnails
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-easy-thumbnails
-Version: 2.8
+Version: 2.8.4
Release: 0
Summary: Easy thumbnails for Django
License: BSD-2-Clause
@@ -30,15 +30,15 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Django >= 2.2
-Requires: python-lxml
Requires: python-Pillow
+Requires: python-lxml
Requires: python-reportlab
Requires: python-svglib
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module Django >= 2.2}
-BuildRequires: %{python_module cssselect2}
BuildRequires: %{python_module Pillow}
+BuildRequires: %{python_module cssselect2}
BuildRequires: %{python_module lxml}
BuildRequires: %{python_module reportlab}
BuildRequires: %{python_module svglib}
++++++ easy-thumbnails-2.8.tar.gz -> easy-thumbnails-2.8.4.tar.gz ++++++
++++ 2497 lines of diff (skipped)