14
0

Accepting request 1079445 from home:david.anes:branches:devel:languages:python

- Update to 4.4.1 
  - Moved Facebook Limited Login to a separate module to avoid extra
    dependency
  - Update Azure AD B2C base URL to match updated endpoints

OBS-URL: https://build.opensuse.org/request/show/1079445
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=37
This commit is contained in:
2023-04-14 17:22:07 +00:00
committed by Git OBS Bridge
parent dede17bc49
commit e312f8144b
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Apr 13 12:21:32 UTC 2023 - David Anes <david.anes@suse.com>
- Update to 4.4.1
- Moved Facebook Limited Login to a separate module to avoid extra
dependency
- Update Azure AD B2C base URL to match updated endpoints
-------------------------------------------------------------------
Thu Mar 16 08:58:44 UTC 2023 - David Anes <david.anes@suse.com>