create bsd12 branch

This commit is contained in:
ziggi
2019-12-26 07:26:06 +00:00
commit 5cfdab6bfe
14432 changed files with 2272620 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--- setup.py.orig 2016-09-06 14:39:59 UTC
+++ setup.py
@@ -61,7 +61,7 @@ setup(name='urllib3',
'certifi',
],
'socks': [
- 'PySocks>=1.5.6,<2.0,!=1.5.7',
+ 'PySocks>=1.5.6',
]
},
)