summaryrefslogtreecommitdiff
path: root/www/py-werkzeug/files/patch-pyproject.toml
blob: 17097d51f2aed879c433fcb5a618fa5ebf00e6e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
--- pyproject.toml.orig	2025-11-29 02:08:01 UTC
+++ pyproject.toml
@@ -1,5 +1,5 @@
 [project]
-name = "Werkzeug"
+name = "werkzeug"
 version = "3.1.4"
 description = "The comprehensive WSGI web application library."
 readme = "README.md"