Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sorl-thumbnail for 
openSUSE:Factory checked in at 2022-12-22 16:23:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sorl-thumbnail (Old)
 and      /work/SRC/openSUSE:Factory/.python-sorl-thumbnail.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sorl-thumbnail"

Thu Dec 22 16:23:10 2022 rev:8 rq:1044208 version:12.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-sorl-thumbnail/python-sorl-thumbnail.changes  
    2022-01-13 00:23:10.551965024 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-sorl-thumbnail.new.1835/python-sorl-thumbnail.changes
    2022-12-22 16:23:23.210137328 +0100
@@ -1,0 +2,5 @@
+Wed Dec 21 17:00:45 UTC 2022 - [email protected]
+
+- ImageMagick instead of GraphicsMagick
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sorl-thumbnail.spec ++++++
--- /var/tmp/diff_new_pack.r120u7/_old  2022-12-22 16:23:23.662139928 +0100
+++ /var/tmp/diff_new_pack.r120u7/_new  2022-12-22 16:23:23.670139973 +0100
@@ -35,9 +35,8 @@
 Requires:       python-Django >= 2
 Recommends:     ImageMagick
 Recommends:     python-dbm
-Suggests:       GraphicsMagick
 Suggests:       python-Wand
-Suggests:       python-pgmagick
+Suggests:       python-ImageMagick
 Suggests:       vips-tools
 BuildArch:      noarch
 # SECTION test requirements
@@ -48,9 +47,7 @@
 BuildRequires:  %{python_module pytest-django}
 BuildRequires:  %{python_module redis}
 BuildRequires:  %{pythons}
-BuildRequires:  GraphicsMagick
 BuildRequires:  ImageMagick
-BuildRequires:  python3-pgmagick
 BuildRequires:  redis
 BuildRequires:  vips-tools
 # /SECTION
@@ -98,8 +95,8 @@
 %pytest -rs -k "not ($skip_tests or test_orientation)"
 export DJANGO_SETTINGS_MODULE=tests.settings.dbm
 %pytest -rs -k "not ($skip_tests)"
-export DJANGO_SETTINGS_MODULE=tests.settings.graphicsmagick
-%pytest -rs -k "not ($skip_tests)"
+export DJANGO_SETTINGS_MODULE=tests.settings.imagemagick
+%pytest -rs -k "not ($skip_tests or test_templatetags)"
 export DJANGO_SETTINGS_MODULE=tests.settings.wand
 %pytest -rs -k "not ($skip_tests)"
 

Reply via email to