summaryrefslogtreecommitdiffstats
path: root/contrib/python/urllib3/patches/02-fix-ya.make.patch
diff options
context:
space:
mode:
authorDevtools Arcadia <[email protected]>2022-02-07 18:08:42 +0300
committerDevtools Arcadia <[email protected]>2022-02-07 18:08:42 +0300
commit1110808a9d39d4b808aef724c861a2e1a38d2a69 (patch)
treee26c9fed0de5d9873cce7e00bc214573dc2195b7 /contrib/python/urllib3/patches/02-fix-ya.make.patch
intermediate changes
ref:cde9a383711a11544ce7e107a78147fb96cc4029
Diffstat (limited to 'contrib/python/urllib3/patches/02-fix-ya.make.patch')
-rw-r--r--contrib/python/urllib3/patches/02-fix-ya.make.patch31
1 files changed, 31 insertions, 0 deletions
diff --git a/contrib/python/urllib3/patches/02-fix-ya.make.patch b/contrib/python/urllib3/patches/02-fix-ya.make.patch
new file mode 100644
index 00000000000..599c7ebf979
--- /dev/null
+++ b/contrib/python/urllib3/patches/02-fix-ya.make.patch
@@ -0,0 +1,31 @@
+--- contrib/python/urllib3/ya.make (index)
++++ contrib/python/urllib3/ya.make (working tree)
+@@ -24,20 +22,20 @@ PY_SRCS(
+ urllib3/connectionpool.py
+ urllib3/contrib/__init__.py
+ urllib3/contrib/_appengine_environ.py
+- urllib3/contrib/_securetransport/__init__.py
+- urllib3/contrib/_securetransport/bindings.py
+- urllib3/contrib/_securetransport/low_level.py
++ #urllib3/contrib/_securetransport/__init__.py
++ #urllib3/contrib/_securetransport/bindings.py
++ #urllib3/contrib/_securetransport/low_level.py
+ urllib3/contrib/appengine.py
+- urllib3/contrib/ntlmpool.py
+- urllib3/contrib/pyopenssl.py
+- urllib3/contrib/securetransport.py
++ #urllib3/contrib/ntlmpool.py
++ #urllib3/contrib/pyopenssl.py
++ #urllib3/contrib/securetransport.py
+ urllib3/contrib/socks.py
+ urllib3/exceptions.py
+ urllib3/fields.py
+ urllib3/filepost.py
+ urllib3/packages/__init__.py
+- urllib3/packages/backports/__init__.py
+- urllib3/packages/backports/makefile.py
++ #urllib3/packages/backports/__init__.py
++ #urllib3/packages/backports/makefile.py
+ urllib3/packages/six.py
+ urllib3/poolmanager.py
+ urllib3/request.py