14
0

- update to 4.5.2:

* Updated Facebook API version to 18.0
  * Make AppleID work with multiple identifiers
- Update to 4.5.0
  - Added CAS OIDC backend
- Update to 4.4.1
- Update to 4.4.0
  - Updated `user_data` method in `StripeOAuth2` to return `email`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=45
This commit is contained in:
2024-01-27 10:41:14 +00:00
committed by Git OBS Bridge
parent d7f3c9cfe6
commit dc9839bccb
4 changed files with 20 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-social-auth-core
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2017-2018 Matthias Fehring <buschmann23@opensuse.org>
#
# 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.5.1
Version: 4.5.2
Release: 0
Summary: Python Social Auth Core
License: BSD-3-Clause