diff options
Diffstat (limited to 'net/py-urllib3/files/patch-setup.cfg')
-rw-r--r-- | net/py-urllib3/files/patch-setup.cfg | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/py-urllib3/files/patch-setup.cfg b/net/py-urllib3/files/patch-setup.cfg deleted file mode 100644 index 8e92a5d7e5b8..000000000000 --- a/net/py-urllib3/files/patch-setup.cfg +++ /dev/null @@ -1,11 +0,0 @@ ---- setup.cfg.orig 2024-08-29 15:36:43 UTC -+++ setup.cfg -@@ -7,7 +7,7 @@ universal = 1 - universal = 1 - - [metadata] --license_file = LICENSE.txt -+license_files = LICENSE.txt - provides_extra = - secure - socks |