forked from pool/python-social-auth-core
Accepting request 1072297 from home:david.anes:branches:devel:languages:python
- Update to 4.4.0 - Backend for OpenInfra OpenID - Facebook Limited Login backend - Add support for Python 3.11 - Removed OpenStackDevOpenId backend - Updated `user_data` method in `StripeOAuth2` to return `email` in `get_user_details` - Removes fixed version of `lxml` - Fixed OIDC crash on groups - Fixed Qiita users identification - Dropped support for TLSv1 - Coding style improvements OBS-URL: https://build.opensuse.org/request/show/1072297 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=35
This commit is contained in:
@@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 16 08:58:44 UTC 2023 - David Anes <david.anes@suse.com>
|
||||||
|
|
||||||
|
- Update to 4.4.0
|
||||||
|
- Backend for OpenInfra OpenID
|
||||||
|
- Facebook Limited Login backend
|
||||||
|
- Add support for Python 3.11
|
||||||
|
- Removed OpenStackDevOpenId backend
|
||||||
|
- Updated `user_data` method in `StripeOAuth2` to return `email`
|
||||||
|
in `get_user_details`
|
||||||
|
- Removes fixed version of `lxml`
|
||||||
|
- Fixed OIDC crash on groups
|
||||||
|
- Fixed Qiita users identification
|
||||||
|
- Dropped support for TLSv1
|
||||||
|
- Coding style improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 13 10:44:07 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
Mon Jun 13 10:44:07 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-social-auth-core
|
# spec file for package python-social-auth-core
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
# Copyright (c) 2017-2018 Matthias Fehring <buschmann23@opensuse.org>
|
# Copyright (c) 2017-2018 Matthias Fehring <buschmann23@opensuse.org>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
%bcond_with saml
|
%bcond_with saml
|
||||||
|
|
||||||
Name: python-social-auth-core
|
Name: python-social-auth-core
|
||||||
Version: 4.3.0
|
Version: 4.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Social Auth Core
|
Summary: Python Social Auth Core
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:baf792268f4a928cd5f02bd538e7b6f80af493411e1ea223f0a98d50dd894d03
|
|
||||||
size 195616
|
|
3
social-core-4.4.0.tar.gz
Normal file
3
social-core-4.4.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b58a08d5d026f3a0dc05173b65559df8b68e36c7d23d736078e1136cd7e6baa6
|
||||||
|
size 197461
|
Reference in New Issue
Block a user