commit python-easy-thumbnails for openSUSE:Factory
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 2021-12-29 21:10:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-easy-thumbnails (Old) and /work/SRC/openSUSE:Factory/.python-easy-thumbnails.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-easy-thumbnails" Wed Dec 29 21:10:56 2021 rev:3 rq:942991 version:2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/python-easy-thumbnails/python-easy-thumbnails.changes 2021-10-15 23:04:01.162099849 +0200 +++ /work/SRC/openSUSE:Factory/.python-easy-thumbnails.new.2520/python-easy-thumbnails.changes 2021-12-29 21:11:27.450310233 +0100 @@ -1,0 +2,14 @@ +Fri Dec 24 06:03:51 UTC 2021 - John Vandenberg <jayvdb@gmail.com> + +- Update to v2.8 + * Add support for thumbnailing SVG images. +- from v2.7.2 + * Add support for Django 3.2 and Python-3.10. + * Do not close image after loading content. + * In management command thumbnail_cleanup, replace print-statements + against stdout.write. + * Use Python format strings whereever possible. +- from v2.7.1 + * Add support for Django 3.1 + +------------------------------------------------------------------- Old: ---- easy-thumbnails-2.7.tar.gz New: ---- easy-thumbnails-2.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-easy-thumbnails.spec ++++++ --- /var/tmp/diff_new_pack.41VN3o/_old 2021-12-29 21:11:27.918310618 +0100 +++ /var/tmp/diff_new_pack.41VN3o/_new 2021-12-29 21:11:27.922310621 +0100 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-easy-thumbnails -Version: 2.7 +Version: 2.8 Release: 0 Summary: Easy thumbnails for Django License: BSD-2-Clause @@ -29,12 +29,19 @@ BuildRequires: dos2unix BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-Django >= 1.11 +Requires: python-Django >= 2.2 +Requires: python-lxml Requires: python-Pillow +Requires: python-reportlab +Requires: python-svglib BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module Django >= 1.11} +BuildRequires: %{python_module Django >= 2.2} +BuildRequires: %{python_module cssselect2} BuildRequires: %{python_module Pillow} +BuildRequires: %{python_module lxml} +BuildRequires: %{python_module reportlab} +BuildRequires: %{python_module svglib} # /SECTION %python_subpackages ++++++ easy-thumbnails-2.7.tar.gz -> easy-thumbnails-2.8.tar.gz ++++++ ++++ 2969 lines of diff (skipped)
participants (1)
-
Source-Sync