diff --git a/python-social-auth-core.changes b/python-social-auth-core.changes index 4d31a0e..9bfb450 100644 --- a/python-social-auth-core.changes +++ b/python-social-auth-core.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Mar 16 08:58:44 UTC 2023 - David Anes + +- 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 diff --git a/python-social-auth-core.spec b/python-social-auth-core.spec index 913cfdf..969c11a 100644 --- a/python-social-auth-core.spec +++ b/python-social-auth-core.spec @@ -1,7 +1,7 @@ # # spec file for package python-social-auth-core # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2017-2018 Matthias Fehring # # All modifications and additions to the file contributed by third parties @@ -23,7 +23,7 @@ %bcond_with saml Name: python-social-auth-core -Version: 4.3.0 +Version: 4.4.0 Release: 0 Summary: Python Social Auth Core License: BSD-3-Clause diff --git a/social-core-4.3.0.tar.gz b/social-core-4.3.0.tar.gz deleted file mode 100644 index 07045c9..0000000 --- a/social-core-4.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:baf792268f4a928cd5f02bd538e7b6f80af493411e1ea223f0a98d50dd894d03 -size 195616 diff --git a/social-core-4.4.0.tar.gz b/social-core-4.4.0.tar.gz new file mode 100644 index 0000000..fb05f90 --- /dev/null +++ b/social-core-4.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b58a08d5d026f3a0dc05173b65559df8b68e36c7d23d736078e1136cd7e6baa6 +size 197461