Revisions of python-django-avatar

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1124865 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1075723 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 11)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 950837 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 10)
- Add patch support-django-40.patch:
  * Support Django 4.0.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 761499 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 9)
- 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.
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 731304 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
- Skip the check if flavor python2 is not being built
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 662607 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
- Sadly the tests are working only under django 1.11 thus
  skip them on py3

- Update to 4.1.0:
  * py3 support
  * new django 1.11 and 2.0 support
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 6)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 201122 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 5)
update (forwarded request 201118 from posophe)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 4)
Split 13.1 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 3)
Split 12.3 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 2)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 109059 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 1)
Please add
Displaying all 13 revisions
openSUSE Build Service is sponsored by