freebsd-ports/security/py-authlib/files/patch-pyproject.toml

9 lines
314 B
TOML

--- 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 = [