forked from pool/python-social-auth-core
- 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
12 lines
380 B
Diff
12 lines
380 B
Diff
--- a/pyproject.toml 2025-06-27 08:29:45.000000000 +0200
|
|
+++ b/pyproject.toml 2025-08-18 21:15:04.317633319 +0200
|
|
@@ -49,8 +49,6 @@
|
|
]
|
|
description = "Python social authentication made simple."
|
|
keywords = ["oauth", "openid", "saml", "social auth"]
|
|
-license = "BSD-3-Clause"
|
|
-license-files = ["LICENSE"]
|
|
name = "social-auth-core"
|
|
readme = "README.md"
|
|
requires-python = ">=3.9"
|