Package Release Info

python-social-auth-app-django-4.0.0-bp153.1.20

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-social-auth-app-django

Change Logs

* Wed Aug 19 2020 Tomá? Chvátal <tchvatal@suse.com>
- Fix build on leap as we require too new django for py2
* Wed Jul 01 2020 Marketa Calabkova <mcalabkova@suse.com>
- Update to version 4.0.0
  * Dropped support for older Django versions (1.8, 1.9, 1.10, 2.0)
  * Fix `TypeError` when continuing a pipeline in Django 2.1
* Tue Jun 02 2020 John Vandenberg <jayvdb@gmail.com>
- Remove merged pr_197.patch
- Update to version 3.4.0
  * Correct release mechanism
- from v3.3.0
  * Updated release and tests mechanism
- from v3.2.0
  * Increase social-core dependency version to 3.3.0
  * Implement `get` and `delete` class methods for `DjangoNonceMixin`
  * Added `created` and `modified` fields to `UserSocialAuth` model
Version: 3.1.0-bp152.3.26
* Wed Apr 24 2019 Tomá? Chvátal <tchvatal@suse.com>
- Export lang to fix build with older openSUSE releases
* Wed Apr 10 2019 John Vandenberg <jayvdb@gmail.com>
- Add pr_197.patch to fix bug with Django 2.2
* Fri Nov 30 2018 Matthias Fehring <buschmann23@opensuse.org>
- Update to version 3.1.0
  * Updated JSONField.from_db_value signature to support multiple
    Django versions by accepting just the needed parameters.
- Changes from version 3.0.0
  * Reduce log level of exceptions to INFO if messages app is installed
  * Encode association secret with encodebytes if available
  * Decode association secret for proper storage
  * Remove obsolete code from JSONField
  * Pass user as keyword argument to do_complete
  * Cleanup username when using email as username
  * Drop Python 3.3 support
  * Correct spelling errors
  * Correct version that renamed field.rel
  * Reduce error logs in SocialAuthExceptionMiddleware
* Wed Aug 01 2018 tchvatal@suse.com
- Build properly with python2
- Sort out with spec-cleaner to have unified look
* Wed Jul 25 2018 sean.marlow@suse.com
- Remove devel module dependency.
- Move license in spec.
* Thu Jan 25 2018 sean.marlow@suse.com
- Initial release. v2.1.0