~cnx/ipwhl-devel

ipwhl-data: urllib3: init at 1.26.6 v1 REJECTED

Ngô Ngọc Đức Huy: 1
 urllib3: init at 1.26.6

 1 files changed, 13 insertions(+), 0 deletions(-)
#568387 .build.yml failed
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~cnx/ipwhl-devel/patches/24449/mbox | git am -3
Learn more about email & git

[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"',
	'pyOpenSSL>=0.14; extra == "secure"',
	'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: