summaryrefslogtreecommitdiff
path: root/www/py-pyjwt/files/patch-setup.cfg
blob: 90cf0f471e1297ba0b2a20236c6c59db2997949c (plain) (blame)
1
2
3
4
5
6
7
8
9
--- setup.cfg.orig	2023-05-09 20:04:10 UTC
+++ setup.cfg
@@ -1,5 +1,5 @@
 [metadata]
-name = PyJWT
+name = pyjwt
 version = attr: jwt.__version__
 author = Jose Padilla
 author_email = hello@jpadilla.com