diff options
Diffstat (limited to 'www/py-django50/files/patch-setup.cfg')
-rw-r--r-- | www/py-django50/files/patch-setup.cfg | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/www/py-django50/files/patch-setup.cfg b/www/py-django50/files/patch-setup.cfg deleted file mode 100644 index a9b24986aaf2..000000000000 --- a/www/py-django50/files/patch-setup.cfg +++ /dev/null @@ -1,9 +0,0 @@ ---- setup.cfg.orig 2024-05-08 00:14:53 UTC -+++ setup.cfg -@@ -1,5 +1,5 @@ - [metadata] --name = Django -+name = django - version = attr: django.__version__ - url = https://www.djangoproject.com/ - author = Django Software Foundation |