File python-django-avatar.changes of Package python-django-avatar

-------------------------------------------------------------------
Thu Feb  6 08:44:35 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

- Switch to pyproject macros.
- No more greedy globs in %files.

-------------------------------------------------------------------
Tue Oct 22 13:15:26 UTC 2024 - Dirk Müller <dmueller@suse.com>

- update to 8.0.1:
  * Fix Django 5.1 compatibility

-------------------------------------------------------------------
Thu Mar 28 05:39:38 UTC 2024 - Max Lin <mlin@suse.com>

- Add %{?sle15_python_module_pythons}

-------------------------------------------------------------------
Fri Nov 10 11:52:17 UTC 2023 - Dirk Müller <dmueller@suse.com>

- update to 8.0.0:
  * Add Django 4.2 support
  * Remove Python 3.7 support
  * Use path and path converters (changes all url names from
    prefix `avatar_` to `avatar:`.)
  * Add support for Django STORAGES (Django 4.2)
  * Add optional api app (requires djangorestframework)
  * Use ``Image.Resampling.LANCZOS`` instead of ``Image.LANCZOS``
    that was removed in Pillow 10.0.0

-------------------------------------------------------------------
Fri Mar 31 03:43:23 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>

- Update to 7.1.1:
  * Switch to setuptools for building
  * Add LibRavatar support
  * Faster admin when many users are present
  * Check for corrupted image during upload
  * Switch Pillow Resize method from Image.ANTIALIAS to Image.LANCZOS
  * Removed Python 3.6 testing
  * Added Python 3.11 support
  * Remove height requirement for providers (broke 6 to 7 upgrades)
  * Allowed for rectangular avatars. Custom avatar tag templates now require
    the specification of both a width and height attribute instead of size.
  * Made True the default value of AVATAR_CLEANUP_DELETED.
  * Fix invalidate_cache for on-the-fly created thumbnails.
  * New setting AVATAR_ALLOWED_MIMETYPES. If enabled, it checks mimetypes of
    uploaded files using python-magic. Default is None.
  * Fix thumbnail transposing for Safari.
  * Added Django 3.2, 4.0 and 4.1 support.
  * Removed Django 1.9, 1.10, 1.11, 2.0, 2.1, 2.2 and 3.0 support.
  * Added Python 3.9 and 3.10 support.
  * Removed Python 2.7, 3.4 and 3.5 support.
  * Made "PNG" the default value for AVATAR_THUMB_FORMAT.
  * Made False the default value for AVATAR_EXPOSE_USERNAMES.
  * Don't leak usernames through image alt-tags when AVATAR_EXPOSE_USERNAMES
    is False.
  * Use original image as thumbnail if thumbnail creation failed but image
    saving succeeds.
- Remove patch support-django-40.patch, no longer required.

-------------------------------------------------------------------
Thu Feb  3 02:04:42 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

- Add patch support-django-40.patch:
  * Support Django 4.0.

-------------------------------------------------------------------
Tue Jan  7 09:53:20 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

- Update to 5.0.0:
  * Added Django 2.1, 2.2, and 3.0 support.
  * Added Python 3.7 and 3.8 support.
  * Fixed bug where avatars couldn't be deleted if file was already deleted.

-------------------------------------------------------------------
Fri Sep 13 16:31:38 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

- Skip the check if flavor python2 is not being built

-------------------------------------------------------------------
Thu Jan  3 07:39:30 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

- Sadly the tests are working only under django 1.11 thus
  skip them on py3

-------------------------------------------------------------------
Mon Dec 10 15:57:54 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>

- Update to 4.1.0:
  * py3 support
  * new django 1.11 and 2.0 support

-------------------------------------------------------------------
Fri Sep 27 13:31:55 UTC 2013 - p.drouand@gmail.com

- Update to version 2.0
  + No changelog available
- Cleanup specfile
- Replace python-ditribute with python-setuptools BuildRequires

-------------------------------------------------------------------
Tue Mar 13 08:15:21 UTC 2012 - saschpe@suse.de

- Add %changelog line

-------------------------------------------------------------------
Mon Mar 12 21:48:49 UTC 2012 - saschpe@gmx.de

- Spec file cleanup

-------------------------------------------------------------------
Mon Jul  5 19:23:48 UTC 2010 - alexandre@exatati.com.br

- Update to 1.0.5.

-------------------------------------------------------------------
Tue Mar 16 00:56:43 UTC 2010 - alexandre@exatati.com.br

- Update to 1.0.4.

-------------------------------------------------------------------
Mon Nov  9 00:52:42 UTC 2009 - alexandre@exatati.com.br

- Update to 1.0.3;
- Building as noarch for openSUSE >= 11.2.

-------------------------------------------------------------------
Thu Aug 13 21:12:46 UTC 2009 - alexandre@exatati.com.br

- Initial version (1.0.1) for openSUSE.
openSUSE Build Service is sponsored by