[PATCH ipwhl-data] urllib3: init at 1.26.6
Export this patch
HTTP library with thread-safe connection pooling, file post, and more.
---
.../bd/urllib3/urllib3-1.26.6-py2.py3-none-any.toml | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 pkgs/bd/urllib3/urllib3-1.26.6-py2.py3-none-any.toml
diff --git a/pkgs/bd/urllib3/urllib3-1.26.6-py2.py3-none-any.toml b/pkgs/bd/urllib3/urllib3-1.26.6-py2.py3-none-any.toml
new file mode 100644
index 0000000..04ddb40
--- /dev/null
+++ b/pkgs/bd/urllib3/urllib3-1.26.6-py2.py3-none-any.toml
@@ -0,0 +1,13 @@
+ source = 'https://files.pythonhosted.org/packages/5f/64/43575537846896abac0b15c3e5ac678d787a4021e906703f1766bfb8ea11/urllib3-1.26.6-py2.py3-none-any.whl'
+ content-id = 'QmQkVPV7yrksGoFCDgWRWJY5yxXwrZhmGd4ara9mRoixLr'
+ requires-python = '!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,<4,>=2.7'
+ extras = ['brotli', 'secure', 'socks']
+ dependencies = [
+ 'brotlipy>=0.6.0; extra == "brotli"',
cp3{6,7,8,9} manylinux1_x86_64: brotlipy>=0.6.0; extra == "brotli"
+ 'pyOpenSSL>=0.14; extra == "secure"',
cp3{6,7,8,9} manylinux1_x86_64: pyOpenSSL>=0.14; extra == "secure"
+ 'cryptography>=1.3.4; extra == "secure"',
cp3{6,7,8,9} manylinux1_x86_64: cryptography>=1.3.4; extra == "secure"
+ 'idna>=2.0.0; extra == "secure"',
+ 'certifi; extra == "secure"',
+ 'ipaddress; python_version == "2.7" and extra == "secure"',
+ 'PySocks!=1.5.7,<2.0,>=1.5.6; extra == "socks"',
+ ]
--
2.32.0
Since the CI was borken: