* Fixed safe_filter application on various thumbnail template tags. * Fixed slow performance with external storages like S3. * Added support for Django 4.2. * Drop support for Python 3.7. * Confirmed Python 3.11 support. * Drop support for Django 2.2 and 3.1. * Added support for Django 4.1. * Drop support for Python 3.6. * Fixed various Pillow deprecation warnings. * Drop support for Django 3.0. * Added support for Django 3.2 and 4.0. * Confirmed Python 3.9 and 3.10 support. * Adapted size regex getting size from the identify output. * Display possible ``thumbnail`` command labels in command help. * Added Jazzband code of conduct. - Switch to pyproject macros. - Kill redis-server when we're finished with it. - Skip a truculent test. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-sorl-thumbnail?expand=0&rev=15
157 lines
5.3 KiB
Plaintext
157 lines
5.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Nov 2 03:28:56 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Update to 12.10.0:
|
|
* Fixed safe_filter application on various thumbnail template tags.
|
|
* Fixed slow performance with external storages like S3.
|
|
* Added support for Django 4.2.
|
|
* Drop support for Python 3.7.
|
|
* Confirmed Python 3.11 support.
|
|
* Drop support for Django 2.2 and 3.1.
|
|
* Added support for Django 4.1.
|
|
* Drop support for Python 3.6.
|
|
* Fixed various Pillow deprecation warnings.
|
|
* Drop support for Django 3.0.
|
|
* Added support for Django 3.2 and 4.0.
|
|
* Confirmed Python 3.9 and 3.10 support.
|
|
* Adapted size regex getting size from the identify output.
|
|
* Display possible ``thumbnail`` command labels in command help.
|
|
* Added Jazzband code of conduct.
|
|
- Switch to pyproject macros.
|
|
- Kill redis-server when we're finished with it.
|
|
- Skip a truculent test.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 17:00:45 UTC 2022 - pgajdos@suse.com
|
|
|
|
- ImageMagick instead of GraphicsMagick
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 12 05:31:30 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update tests to run on Django 4
|
|
- Disable boto related tests on Python 3.10 due to missing dependency
|
|
- Disable TestDescriptors tests on all test runs
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 13 08:14:36 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Skip test_orientation with
|
|
DJANGO_SETTINGS_MODULE=tests.settings.imagemagick
|
|
(gh#jazzband/sorl-thumbnail#676).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 1 02:12:42 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Enable Wand tests
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 22 07:44:55 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Disable pgmagick tests on Tumbleweed Python 3.6 due to broken
|
|
python36-pgmagick
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 24 05:04:22 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Require Python 3 & Django 2+, fixing builds on Leap 15.x
|
|
- Skip flaky test test_no_source_get_image which counts open file
|
|
descriptors
|
|
- Update to v12.7.0
|
|
* Drop support for Django 1.11
|
|
* Added support for Django 3.1
|
|
* Correction in convert_engine with unknown exif orientation
|
|
* Using more resilient _get_exif_orientation logic in convert engine
|
|
* Update wand_engine.py for ImageMagick 7
|
|
* Fix cannot write mode RGBA as JPEG when thumbnailing a GIF
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 2 09:38:32 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
- Fix test execution
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 31 09:54:43 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Activated test suites
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 1 01:08:31 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Update to v12.6.3
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 11:14:49 UTC 2013 - speilicke@suse.com
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 3 10:36:15 UTC 2012 - alexandre@exatati.com.br
|
|
|
|
- Update to 11.12:
|
|
- Sorry, no changelog atm.
|
|
- Remove CFLAGS and %clean section from spec file;
|
|
- License in SPDX format.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 14 03:20:26 UTC 2011 - alexandre@exatati.com.br
|
|
|
|
- Update to 11.09:
|
|
- Sorry, no changelog.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 29 22:31:19 UTC 2011 - alexandre@exatati.com.br
|
|
|
|
- Update to 11.05.1:
|
|
- Sorry, no changelog.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 28 22:00:00 UTC 2011 - alexandre@exatati.com.br
|
|
|
|
- Update to 11.05:
|
|
- Sorry, no changelog.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 20 01:58:31 UTC 2011 - alexandre@exatati.com.br
|
|
|
|
- Update to 11.04:
|
|
- Regenerate spec file with py2pack.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 29 12:44:04 UTC 2011 - alexandre@exatati.com.br
|
|
|
|
- Update to 11.01;
|
|
- Spec file cleaned with spec-cleaner;
|
|
- Bzip2 source file.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jun 20 17:23:59 UTC 2010 - nix@opensuse.org
|
|
|
|
- Make wv a Recommends and change from wv2 to libwv2
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 5 11:56:10 UTC 2009 - alexandre@exatati.com.br
|
|
|
|
- Update to 3.2.5;
|
|
- Building as noarch for openSUSE >= 11.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 18 01:25:52 UTC 2009 - alexandre@exatati.com.br
|
|
|
|
- Update to 3.2.4.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 15 11:52:34 UTC 2009 - alexandre@exatati.com.br
|
|
|
|
- Update to 3.2.3.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 28 01:42:51 UTC 2009 - alexandre@exatati.com.br
|
|
|
|
- Update to 3.2.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 18 01:15:57 UTC 2009 - alexandre@exatati.com.br
|
|
|
|
- Initial package (3.2) for openSUSE.
|