14
0

- Update to 4.7.0

- Build SAML support by default again

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-social-auth-core?expand=0&rev=55
This commit is contained in:
2025-08-19 08:06:51 +00:00
committed by Git OBS Bridge
parent 5425ae8397
commit 52f945d068
5 changed files with 40 additions and 15 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Aug 18 19:16:52 UTC 2025 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
- Add pyproject-license.patch to work around setup failure on Leap
-------------------------------------------------------------------
Mon Aug 18 18:42:10 UTC 2025 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
- Update to 4.7.0:
* multiple versions skipped, reference upstream changelog
- Build SAML support by default again (remove conditionals, update dependencies)
-------------------------------------------------------------------
Mon Jun 16 06:12:22 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>