AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Add %{?sle15_python_module_pythons}
- update to 5.4.0: * Improved JSON field migration performance * Introduce configuration to request POST only requests for social authentication * Updated list of supported Django and Python versions * Uses Django native JSON field * Removed support for Django<3.2 * Fixed missing migration issue * Compatibility with recent Django and Python versions * Coding style improvements * Improved error handling in SocialAuthExceptionMiddleware
- Add dependency python-jose
- python-mock is not required for build
- Update to version 5.0.0 * Removed compat shims for obsolete Django versions * Switch from deprecated django.conf.urls.url to django.urls.path * Drop support for Python 2 * Django generic JSONField support * Django 3.2+ compatibility
- Fix build on leap as we require too new django for py2
- Export lang to fix build with older openSUSE releases
- Fix build on leap as we require too new django for py2
- 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
- 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
- Export lang to fix build with older openSUSE releases
- Add pr_197.patch to fix bug with Django 2.2
- 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
- Build properly with python2 - Sort out with spec-cleaner to have unified look
- Remove devel module dependency. - Move license in spec.
- Initial release. v2.1.0