summaryrefslogtreecommitdiff
path: root/security/py-authlib/files/patch-pyproject.toml
blob: df9d90735960f311966a2e3941cb0b13d7c89347 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- pyproject.toml.orig	2023-12-17 23:46:24 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
 [project]
-name = "Authlib"
+name = "authlib"
 description = "The ultimate Python library in building OAuth and OpenID Connect servers and clients."
 authors = [{name = "Hsiaoming Yang", email="me@lepture.com"}]
 dependencies = [