@scrypted/server 0.0.141 → 0.0.142

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of @scrypted/server might be problematic. Click here for more details.

Files changed (710) hide show
  1. package/package.json +1 -1
  2. package/.venv/bin/Activate.ps1 +0 -241
  3. package/.venv/bin/activate +0 -66
  4. package/.venv/bin/activate.csh +0 -25
  5. package/.venv/bin/activate.fish +0 -64
  6. package/.venv/bin/pip +0 -8
  7. package/.venv/bin/pip3 +0 -8
  8. package/.venv/bin/pip3.9 +0 -8
  9. package/.venv/lib/python3.9/site-packages/_distutils_hack/__init__.py +0 -198
  10. package/.venv/lib/python3.9/site-packages/_distutils_hack/override.py +0 -1
  11. package/.venv/lib/python3.9/site-packages/distutils-precedence.pth +0 -1
  12. package/.venv/lib/python3.9/site-packages/pgi/__init__.py +0 -62
  13. package/.venv/lib/python3.9/site-packages/pgi/_compat.py +0 -74
  14. package/.venv/lib/python3.9/site-packages/pgi/callback.py +0 -15
  15. package/.venv/lib/python3.9/site-packages/pgi/cffilib/__init__.py +0 -12
  16. package/.venv/lib/python3.9/site-packages/pgi/cffilib/_compat.py +0 -25
  17. package/.venv/lib/python3.9/site-packages/pgi/cffilib/_utils.py +0 -119
  18. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/__init__.py +0 -60
  19. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/_cdef.py +0 -574
  20. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/_ffi.py +0 -25
  21. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/error.py +0 -13
  22. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giarginfo.py +0 -73
  23. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giargument.py +0 -36
  24. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gibaseinfo.py +0 -113
  25. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gicallableinfo.py +0 -75
  26. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giconstantinfo.py +0 -22
  27. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gienuminfo.py +0 -59
  28. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gifieldinfo.py +0 -40
  29. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gifunctioninfo.py +0 -64
  30. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giinterfaceinfo.py +0 -93
  31. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giobjectinfo.py +0 -143
  32. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gipropertyinfo.py +0 -28
  33. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giregisteredtypeinfo.py +0 -27
  34. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/girepository.py +0 -143
  35. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gisignalinfo.py +0 -55
  36. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gistructinfo.py +0 -55
  37. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gitypeinfo.py +0 -66
  38. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/gitypelib.py +0 -40
  39. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gir/giunioninfo.py +0 -66
  40. package/.venv/lib/python3.9/site-packages/pgi/cffilib/glib/__init__.py +0 -8
  41. package/.venv/lib/python3.9/site-packages/pgi/cffilib/glib/_cdef.py +0 -101
  42. package/.venv/lib/python3.9/site-packages/pgi/cffilib/glib/glib.py +0 -260
  43. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gobject/__init__.py +0 -15
  44. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gobject/_cdef.py +0 -45
  45. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gobject/_ffi.py +0 -26
  46. package/.venv/lib/python3.9/site-packages/pgi/cffilib/gobject/gobject.py +0 -27
  47. package/.venv/lib/python3.9/site-packages/pgi/clib/__init__.py +0 -11
  48. package/.venv/lib/python3.9/site-packages/pgi/clib/_compat.py +0 -20
  49. package/.venv/lib/python3.9/site-packages/pgi/clib/_utils.py +0 -213
  50. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/__init__.py +0 -71
  51. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/error.py +0 -13
  52. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giarginfo.py +0 -65
  53. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giargument.py +0 -58
  54. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gibaseinfo.py +0 -152
  55. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gicallableinfo.py +0 -203
  56. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giconstantinfo.py +0 -35
  57. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gienuminfo.py +0 -64
  58. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gifieldinfo.py +0 -46
  59. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giinterfaceinfo.py +0 -83
  60. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giobjectinfo.py +0 -134
  61. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gipropertyinfo.py +0 -36
  62. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giregisteredtypeinfo.py +0 -34
  63. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/girepository.py +0 -200
  64. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gistructinfo.py +0 -55
  65. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gitypeinfo.py +0 -97
  66. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/gitypelib.py +0 -56
  67. package/.venv/lib/python3.9/site-packages/pgi/clib/gir/giunioninfo.py +0 -60
  68. package/.venv/lib/python3.9/site-packages/pgi/clib/glib.py +0 -336
  69. package/.venv/lib/python3.9/site-packages/pgi/clib/gobject.py +0 -405
  70. package/.venv/lib/python3.9/site-packages/pgi/codegen/__init__.py +0 -28
  71. package/.venv/lib/python3.9/site-packages/pgi/codegen/arguments.py +0 -640
  72. package/.venv/lib/python3.9/site-packages/pgi/codegen/backend.py +0 -95
  73. package/.venv/lib/python3.9/site-packages/pgi/codegen/cbargs.py +0 -152
  74. package/.venv/lib/python3.9/site-packages/pgi/codegen/cbreturn.py +0 -77
  75. package/.venv/lib/python3.9/site-packages/pgi/codegen/cffi_backend.py +0 -424
  76. package/.venv/lib/python3.9/site-packages/pgi/codegen/construct.py +0 -222
  77. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/__init__.py +0 -11
  78. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/main.py +0 -184
  79. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/types_basic.py +0 -705
  80. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/types_container.py +0 -236
  81. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/types_interface.py +0 -402
  82. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/types_other.py +0 -93
  83. package/.venv/lib/python3.9/site-packages/pgi/codegen/ctypes_backend/utils.py +0 -168
  84. package/.venv/lib/python3.9/site-packages/pgi/codegen/fieldgen.py +0 -114
  85. package/.venv/lib/python3.9/site-packages/pgi/codegen/fields.py +0 -244
  86. package/.venv/lib/python3.9/site-packages/pgi/codegen/funcgen.py +0 -376
  87. package/.venv/lib/python3.9/site-packages/pgi/codegen/null_backend.py +0 -110
  88. package/.venv/lib/python3.9/site-packages/pgi/codegen/returnvalues.py +0 -443
  89. package/.venv/lib/python3.9/site-packages/pgi/codegen/siggen.py +0 -157
  90. package/.venv/lib/python3.9/site-packages/pgi/codegen/utils.py +0 -248
  91. package/.venv/lib/python3.9/site-packages/pgi/const.py +0 -9
  92. package/.venv/lib/python3.9/site-packages/pgi/constant.py +0 -32
  93. package/.venv/lib/python3.9/site-packages/pgi/debug.py +0 -31
  94. package/.venv/lib/python3.9/site-packages/pgi/enum.py +0 -244
  95. package/.venv/lib/python3.9/site-packages/pgi/field.py +0 -58
  96. package/.venv/lib/python3.9/site-packages/pgi/finalizer.py +0 -3
  97. package/.venv/lib/python3.9/site-packages/pgi/foreign/__init__.py +0 -71
  98. package/.venv/lib/python3.9/site-packages/pgi/foreign/_base.py +0 -43
  99. package/.venv/lib/python3.9/site-packages/pgi/foreign/cairo.py +0 -41
  100. package/.venv/lib/python3.9/site-packages/pgi/function.py +0 -12
  101. package/.venv/lib/python3.9/site-packages/pgi/gerror.py +0 -58
  102. package/.venv/lib/python3.9/site-packages/pgi/gtype.py +0 -168
  103. package/.venv/lib/python3.9/site-packages/pgi/importer.py +0 -189
  104. package/.venv/lib/python3.9/site-packages/pgi/module.py +0 -141
  105. package/.venv/lib/python3.9/site-packages/pgi/obj.py +0 -519
  106. package/.venv/lib/python3.9/site-packages/pgi/overrides/GLib.py +0 -1013
  107. package/.venv/lib/python3.9/site-packages/pgi/overrides/GObject.py +0 -583
  108. package/.venv/lib/python3.9/site-packages/pgi/overrides/Gdk.py +0 -454
  109. package/.venv/lib/python3.9/site-packages/pgi/overrides/Gio.py +0 -237
  110. package/.venv/lib/python3.9/site-packages/pgi/overrides/Gtk.py +0 -2412
  111. package/.venv/lib/python3.9/site-packages/pgi/overrides/Pango.py +0 -53
  112. package/.venv/lib/python3.9/site-packages/pgi/overrides/Poppler.py +0 -61
  113. package/.venv/lib/python3.9/site-packages/pgi/overrides/__init__.py +0 -327
  114. package/.venv/lib/python3.9/site-packages/pgi/overrides/keysyms.py +0 -54
  115. package/.venv/lib/python3.9/site-packages/pgi/properties.py +0 -313
  116. package/.venv/lib/python3.9/site-packages/pgi/propertyhelper.py +0 -12
  117. package/.venv/lib/python3.9/site-packages/pgi/repository/__init__.py +0 -10
  118. package/.venv/lib/python3.9/site-packages/pgi/signalhelper.py +0 -18
  119. package/.venv/lib/python3.9/site-packages/pgi/signals.py +0 -122
  120. package/.venv/lib/python3.9/site-packages/pgi/static.py +0 -189
  121. package/.venv/lib/python3.9/site-packages/pgi/structure.py +0 -131
  122. package/.venv/lib/python3.9/site-packages/pgi/util.py +0 -342
  123. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/COPYING +0 -502
  124. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/INSTALLER +0 -1
  125. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/METADATA +0 -22
  126. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/RECORD +0 -229
  127. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/REQUESTED +0 -0
  128. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/WHEEL +0 -5
  129. package/.venv/lib/python3.9/site-packages/pgi-0.0.11.2.dist-info/top_level.txt +0 -1
  130. package/.venv/lib/python3.9/site-packages/pip/__init__.py +0 -13
  131. package/.venv/lib/python3.9/site-packages/pip/__main__.py +0 -31
  132. package/.venv/lib/python3.9/site-packages/pip/_internal/__init__.py +0 -19
  133. package/.venv/lib/python3.9/site-packages/pip/_internal/build_env.py +0 -293
  134. package/.venv/lib/python3.9/site-packages/pip/_internal/cache.py +0 -264
  135. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/__init__.py +0 -4
  136. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/autocompletion.py +0 -163
  137. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/base_command.py +0 -214
  138. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/cmdoptions.py +0 -1010
  139. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/command_context.py +0 -27
  140. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/main.py +0 -70
  141. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/main_parser.py +0 -87
  142. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/parser.py +0 -292
  143. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/progress_bars.py +0 -250
  144. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/req_command.py +0 -469
  145. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/spinners.py +0 -157
  146. package/.venv/lib/python3.9/site-packages/pip/_internal/cli/status_codes.py +0 -6
  147. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/__init__.py +0 -127
  148. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/cache.py +0 -223
  149. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/check.py +0 -53
  150. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/completion.py +0 -96
  151. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/configuration.py +0 -266
  152. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/debug.py +0 -202
  153. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/download.py +0 -139
  154. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/freeze.py +0 -97
  155. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/hash.py +0 -59
  156. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/help.py +0 -41
  157. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/index.py +0 -138
  158. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/install.py +0 -770
  159. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/list.py +0 -361
  160. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/search.py +0 -174
  161. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/show.py +0 -235
  162. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/uninstall.py +0 -105
  163. package/.venv/lib/python3.9/site-packages/pip/_internal/commands/wheel.py +0 -177
  164. package/.venv/lib/python3.9/site-packages/pip/_internal/configuration.py +0 -367
  165. package/.venv/lib/python3.9/site-packages/pip/_internal/distributions/__init__.py +0 -21
  166. package/.venv/lib/python3.9/site-packages/pip/_internal/distributions/base.py +0 -36
  167. package/.venv/lib/python3.9/site-packages/pip/_internal/distributions/installed.py +0 -22
  168. package/.venv/lib/python3.9/site-packages/pip/_internal/distributions/sdist.py +0 -129
  169. package/.venv/lib/python3.9/site-packages/pip/_internal/distributions/wheel.py +0 -31
  170. package/.venv/lib/python3.9/site-packages/pip/_internal/exceptions.py +0 -402
  171. package/.venv/lib/python3.9/site-packages/pip/_internal/index/__init__.py +0 -2
  172. package/.venv/lib/python3.9/site-packages/pip/_internal/index/collector.py +0 -536
  173. package/.venv/lib/python3.9/site-packages/pip/_internal/index/package_finder.py +0 -993
  174. package/.venv/lib/python3.9/site-packages/pip/_internal/index/sources.py +0 -224
  175. package/.venv/lib/python3.9/site-packages/pip/_internal/locations/__init__.py +0 -446
  176. package/.venv/lib/python3.9/site-packages/pip/_internal/locations/_distutils.py +0 -169
  177. package/.venv/lib/python3.9/site-packages/pip/_internal/locations/_sysconfig.py +0 -219
  178. package/.venv/lib/python3.9/site-packages/pip/_internal/locations/base.py +0 -52
  179. package/.venv/lib/python3.9/site-packages/pip/_internal/main.py +0 -12
  180. package/.venv/lib/python3.9/site-packages/pip/_internal/metadata/__init__.py +0 -51
  181. package/.venv/lib/python3.9/site-packages/pip/_internal/metadata/base.py +0 -330
  182. package/.venv/lib/python3.9/site-packages/pip/_internal/metadata/pkg_resources.py +0 -146
  183. package/.venv/lib/python3.9/site-packages/pip/_internal/models/__init__.py +0 -2
  184. package/.venv/lib/python3.9/site-packages/pip/_internal/models/candidate.py +0 -34
  185. package/.venv/lib/python3.9/site-packages/pip/_internal/models/direct_url.py +0 -220
  186. package/.venv/lib/python3.9/site-packages/pip/_internal/models/format_control.py +0 -80
  187. package/.venv/lib/python3.9/site-packages/pip/_internal/models/index.py +0 -28
  188. package/.venv/lib/python3.9/site-packages/pip/_internal/models/link.py +0 -288
  189. package/.venv/lib/python3.9/site-packages/pip/_internal/models/scheme.py +0 -31
  190. package/.venv/lib/python3.9/site-packages/pip/_internal/models/search_scope.py +0 -129
  191. package/.venv/lib/python3.9/site-packages/pip/_internal/models/selection_prefs.py +0 -51
  192. package/.venv/lib/python3.9/site-packages/pip/_internal/models/target_python.py +0 -110
  193. package/.venv/lib/python3.9/site-packages/pip/_internal/models/wheel.py +0 -89
  194. package/.venv/lib/python3.9/site-packages/pip/_internal/network/__init__.py +0 -2
  195. package/.venv/lib/python3.9/site-packages/pip/_internal/network/auth.py +0 -323
  196. package/.venv/lib/python3.9/site-packages/pip/_internal/network/cache.py +0 -69
  197. package/.venv/lib/python3.9/site-packages/pip/_internal/network/download.py +0 -184
  198. package/.venv/lib/python3.9/site-packages/pip/_internal/network/lazy_wheel.py +0 -210
  199. package/.venv/lib/python3.9/site-packages/pip/_internal/network/session.py +0 -454
  200. package/.venv/lib/python3.9/site-packages/pip/_internal/network/utils.py +0 -96
  201. package/.venv/lib/python3.9/site-packages/pip/_internal/network/xmlrpc.py +0 -60
  202. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/__init__.py +0 -0
  203. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/__init__.py +0 -0
  204. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/metadata.py +0 -30
  205. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/metadata_editable.py +0 -34
  206. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/metadata_legacy.py +0 -67
  207. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/wheel.py +0 -37
  208. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/wheel_editable.py +0 -46
  209. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/build/wheel_legacy.py +0 -105
  210. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/check.py +0 -149
  211. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/freeze.py +0 -254
  212. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/install/__init__.py +0 -2
  213. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/install/editable_legacy.py +0 -46
  214. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/install/legacy.py +0 -125
  215. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/install/wheel.py +0 -738
  216. package/.venv/lib/python3.9/site-packages/pip/_internal/operations/prepare.py +0 -632
  217. package/.venv/lib/python3.9/site-packages/pip/_internal/pyproject.py +0 -183
  218. package/.venv/lib/python3.9/site-packages/pip/_internal/req/__init__.py +0 -94
  219. package/.venv/lib/python3.9/site-packages/pip/_internal/req/constructors.py +0 -466
  220. package/.venv/lib/python3.9/site-packages/pip/_internal/req/req_file.py +0 -536
  221. package/.venv/lib/python3.9/site-packages/pip/_internal/req/req_install.py +0 -891
  222. package/.venv/lib/python3.9/site-packages/pip/_internal/req/req_set.py +0 -189
  223. package/.venv/lib/python3.9/site-packages/pip/_internal/req/req_tracker.py +0 -124
  224. package/.venv/lib/python3.9/site-packages/pip/_internal/req/req_uninstall.py +0 -633
  225. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/__init__.py +0 -0
  226. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/base.py +0 -20
  227. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/legacy/__init__.py +0 -0
  228. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/legacy/resolver.py +0 -467
  229. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/__init__.py +0 -0
  230. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/base.py +0 -141
  231. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/candidates.py +0 -540
  232. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/factory.py +0 -701
  233. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +0 -155
  234. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/provider.py +0 -215
  235. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/reporter.py +0 -68
  236. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/requirements.py +0 -166
  237. package/.venv/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py +0 -251
  238. package/.venv/lib/python3.9/site-packages/pip/_internal/self_outdated_check.py +0 -182
  239. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/__init__.py +0 -0
  240. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/_log.py +0 -38
  241. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/appdirs.py +0 -52
  242. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/compat.py +0 -63
  243. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/compatibility_tags.py +0 -165
  244. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/datetime.py +0 -11
  245. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/deprecation.py +0 -120
  246. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/direct_url_helpers.py +0 -87
  247. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/distutils_args.py +0 -42
  248. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/egg_link.py +0 -75
  249. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/encoding.py +0 -36
  250. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/entrypoints.py +0 -27
  251. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/filesystem.py +0 -182
  252. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/filetypes.py +0 -27
  253. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/glibc.py +0 -88
  254. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/hashes.py +0 -144
  255. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/inject_securetransport.py +0 -35
  256. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/logging.py +0 -358
  257. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/misc.py +0 -689
  258. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/models.py +0 -39
  259. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/packaging.py +0 -84
  260. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/parallel.py +0 -103
  261. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/pkg_resources.py +0 -33
  262. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/setuptools_build.py +0 -167
  263. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/subprocess.py +0 -289
  264. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/temp_dir.py +0 -246
  265. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/unpacking.py +0 -258
  266. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/urls.py +0 -62
  267. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/virtualenv.py +0 -104
  268. package/.venv/lib/python3.9/site-packages/pip/_internal/utils/wheel.py +0 -182
  269. package/.venv/lib/python3.9/site-packages/pip/_internal/vcs/__init__.py +0 -15
  270. package/.venv/lib/python3.9/site-packages/pip/_internal/vcs/bazaar.py +0 -93
  271. package/.venv/lib/python3.9/site-packages/pip/_internal/vcs/git.py +0 -513
  272. package/.venv/lib/python3.9/site-packages/pip/_internal/vcs/mercurial.py +0 -153
  273. package/.venv/lib/python3.9/site-packages/pip/_internal/vcs/subversion.py +0 -318
  274. package/.venv/lib/python3.9/site-packages/pip/_internal/vcs/versioncontrol.py +0 -693
  275. package/.venv/lib/python3.9/site-packages/pip/_internal/wheel_builder.py +0 -375
  276. package/.venv/lib/python3.9/site-packages/pip/_vendor/__init__.py +0 -111
  277. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/__init__.py +0 -11
  278. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/_cmd.py +0 -57
  279. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/adapter.py +0 -133
  280. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/cache.py +0 -39
  281. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +0 -2
  282. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +0 -146
  283. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +0 -33
  284. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/compat.py +0 -29
  285. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/controller.py +0 -376
  286. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/filewrapper.py +0 -80
  287. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/heuristics.py +0 -135
  288. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/serialize.py +0 -188
  289. package/.venv/lib/python3.9/site-packages/pip/_vendor/cachecontrol/wrapper.py +0 -29
  290. package/.venv/lib/python3.9/site-packages/pip/_vendor/certifi/__init__.py +0 -3
  291. package/.venv/lib/python3.9/site-packages/pip/_vendor/certifi/__main__.py +0 -12
  292. package/.venv/lib/python3.9/site-packages/pip/_vendor/certifi/cacert.pem +0 -4257
  293. package/.venv/lib/python3.9/site-packages/pip/_vendor/certifi/core.py +0 -76
  294. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/__init__.py +0 -83
  295. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/big5freq.py +0 -386
  296. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/big5prober.py +0 -47
  297. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/chardistribution.py +0 -233
  298. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/charsetgroupprober.py +0 -107
  299. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/charsetprober.py +0 -145
  300. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/cli/__init__.py +0 -1
  301. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/cli/chardetect.py +0 -84
  302. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/codingstatemachine.py +0 -88
  303. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/compat.py +0 -36
  304. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/cp949prober.py +0 -49
  305. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/enums.py +0 -76
  306. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/escprober.py +0 -101
  307. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/escsm.py +0 -246
  308. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/eucjpprober.py +0 -92
  309. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/euckrfreq.py +0 -195
  310. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/euckrprober.py +0 -47
  311. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/euctwfreq.py +0 -387
  312. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/euctwprober.py +0 -46
  313. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/gb2312freq.py +0 -283
  314. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/gb2312prober.py +0 -46
  315. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/hebrewprober.py +0 -292
  316. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/jisfreq.py +0 -325
  317. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/jpcntx.py +0 -233
  318. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langbulgarianmodel.py +0 -4650
  319. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langgreekmodel.py +0 -4398
  320. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langhebrewmodel.py +0 -4383
  321. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langhungarianmodel.py +0 -4650
  322. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langrussianmodel.py +0 -5718
  323. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langthaimodel.py +0 -4383
  324. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/langturkishmodel.py +0 -4383
  325. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/latin1prober.py +0 -145
  326. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/mbcharsetprober.py +0 -91
  327. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/mbcsgroupprober.py +0 -54
  328. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/mbcssm.py +0 -572
  329. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/metadata/__init__.py +0 -0
  330. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/metadata/languages.py +0 -310
  331. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/sbcharsetprober.py +0 -145
  332. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/sbcsgroupprober.py +0 -83
  333. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/sjisprober.py +0 -92
  334. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/universaldetector.py +0 -286
  335. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/utf8prober.py +0 -82
  336. package/.venv/lib/python3.9/site-packages/pip/_vendor/chardet/version.py +0 -9
  337. package/.venv/lib/python3.9/site-packages/pip/_vendor/colorama/__init__.py +0 -6
  338. package/.venv/lib/python3.9/site-packages/pip/_vendor/colorama/ansi.py +0 -102
  339. package/.venv/lib/python3.9/site-packages/pip/_vendor/colorama/ansitowin32.py +0 -258
  340. package/.venv/lib/python3.9/site-packages/pip/_vendor/colorama/initialise.py +0 -80
  341. package/.venv/lib/python3.9/site-packages/pip/_vendor/colorama/win32.py +0 -152
  342. package/.venv/lib/python3.9/site-packages/pip/_vendor/colorama/winterm.py +0 -169
  343. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/__init__.py +0 -23
  344. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/_backport/__init__.py +0 -6
  345. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/_backport/misc.py +0 -41
  346. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/_backport/shutil.py +0 -764
  347. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/_backport/sysconfig.cfg +0 -84
  348. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/_backport/sysconfig.py +0 -786
  349. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/_backport/tarfile.py +0 -2607
  350. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/compat.py +0 -1122
  351. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/database.py +0 -1339
  352. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/index.py +0 -509
  353. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/locators.py +0 -1300
  354. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/manifest.py +0 -393
  355. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/markers.py +0 -147
  356. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/metadata.py +0 -1058
  357. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/resources.py +0 -358
  358. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/scripts.py +0 -429
  359. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/t32.exe +0 -0
  360. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/t64-arm.exe +0 -0
  361. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/t64.exe +0 -0
  362. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/util.py +0 -1969
  363. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/version.py +0 -739
  364. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/w32.exe +0 -0
  365. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/w64-arm.exe +0 -0
  366. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/w64.exe +0 -0
  367. package/.venv/lib/python3.9/site-packages/pip/_vendor/distlib/wheel.py +0 -1053
  368. package/.venv/lib/python3.9/site-packages/pip/_vendor/distro.py +0 -1386
  369. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/__init__.py +0 -35
  370. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_ihatexml.py +0 -289
  371. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_inputstream.py +0 -918
  372. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_tokenizer.py +0 -1735
  373. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_trie/__init__.py +0 -5
  374. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_trie/_base.py +0 -40
  375. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_trie/py.py +0 -67
  376. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/_utils.py +0 -159
  377. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/constants.py +0 -2946
  378. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/__init__.py +0 -0
  379. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/alphabeticalattributes.py +0 -29
  380. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/base.py +0 -12
  381. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/inject_meta_charset.py +0 -73
  382. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/lint.py +0 -93
  383. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/optionaltags.py +0 -207
  384. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/sanitizer.py +0 -916
  385. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/filters/whitespace.py +0 -38
  386. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/html5parser.py +0 -2795
  387. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/serializer.py +0 -409
  388. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treeadapters/__init__.py +0 -30
  389. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treeadapters/genshi.py +0 -54
  390. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treeadapters/sax.py +0 -50
  391. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treebuilders/__init__.py +0 -88
  392. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treebuilders/base.py +0 -417
  393. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treebuilders/dom.py +0 -239
  394. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treebuilders/etree.py +0 -343
  395. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treebuilders/etree_lxml.py +0 -392
  396. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treewalkers/__init__.py +0 -154
  397. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treewalkers/base.py +0 -252
  398. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treewalkers/dom.py +0 -43
  399. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treewalkers/etree.py +0 -131
  400. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treewalkers/etree_lxml.py +0 -215
  401. package/.venv/lib/python3.9/site-packages/pip/_vendor/html5lib/treewalkers/genshi.py +0 -69
  402. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/__init__.py +0 -44
  403. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/codec.py +0 -117
  404. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/compat.py +0 -16
  405. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/core.py +0 -409
  406. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/idnadata.py +0 -2050
  407. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/intranges.py +0 -58
  408. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/package_data.py +0 -2
  409. package/.venv/lib/python3.9/site-packages/pip/_vendor/idna/uts46data.py +0 -8438
  410. package/.venv/lib/python3.9/site-packages/pip/_vendor/msgpack/__init__.py +0 -54
  411. package/.venv/lib/python3.9/site-packages/pip/_vendor/msgpack/_version.py +0 -1
  412. package/.venv/lib/python3.9/site-packages/pip/_vendor/msgpack/exceptions.py +0 -48
  413. package/.venv/lib/python3.9/site-packages/pip/_vendor/msgpack/ext.py +0 -193
  414. package/.venv/lib/python3.9/site-packages/pip/_vendor/msgpack/fallback.py +0 -1087
  415. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/__about__.py +0 -26
  416. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/__init__.py +0 -25
  417. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/_manylinux.py +0 -301
  418. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/_musllinux.py +0 -136
  419. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/_structures.py +0 -67
  420. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/markers.py +0 -304
  421. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/requirements.py +0 -146
  422. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/specifiers.py +0 -828
  423. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/tags.py +0 -484
  424. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/utils.py +0 -136
  425. package/.venv/lib/python3.9/site-packages/pip/_vendor/packaging/version.py +0 -504
  426. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/__init__.py +0 -6
  427. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/build.py +0 -127
  428. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/check.py +0 -207
  429. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/colorlog.py +0 -115
  430. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/compat.py +0 -51
  431. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/dirtools.py +0 -44
  432. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/envbuild.py +0 -171
  433. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/__init__.py +0 -17
  434. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py +0 -363
  435. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/meta.py +0 -92
  436. package/.venv/lib/python3.9/site-packages/pip/_vendor/pep517/wrappers.py +0 -375
  437. package/.venv/lib/python3.9/site-packages/pip/_vendor/pkg_resources/__init__.py +0 -3296
  438. package/.venv/lib/python3.9/site-packages/pip/_vendor/pkg_resources/py31compat.py +0 -23
  439. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/__init__.py +0 -329
  440. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/__main__.py +0 -44
  441. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/android.py +0 -117
  442. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/api.py +0 -155
  443. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/macos.py +0 -62
  444. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/unix.py +0 -180
  445. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/version.py +0 -4
  446. package/.venv/lib/python3.9/site-packages/pip/_vendor/platformdirs/windows.py +0 -180
  447. package/.venv/lib/python3.9/site-packages/pip/_vendor/progress/__init__.py +0 -189
  448. package/.venv/lib/python3.9/site-packages/pip/_vendor/progress/bar.py +0 -93
  449. package/.venv/lib/python3.9/site-packages/pip/_vendor/progress/colors.py +0 -79
  450. package/.venv/lib/python3.9/site-packages/pip/_vendor/progress/counter.py +0 -47
  451. package/.venv/lib/python3.9/site-packages/pip/_vendor/progress/spinner.py +0 -45
  452. package/.venv/lib/python3.9/site-packages/pip/_vendor/pyparsing.py +0 -7107
  453. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/__init__.py +0 -154
  454. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/__version__.py +0 -14
  455. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/_internal_utils.py +0 -42
  456. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/adapters.py +0 -533
  457. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/api.py +0 -159
  458. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/auth.py +0 -305
  459. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/certs.py +0 -18
  460. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/compat.py +0 -76
  461. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/cookies.py +0 -549
  462. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/exceptions.py +0 -127
  463. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/help.py +0 -132
  464. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/hooks.py +0 -34
  465. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/models.py +0 -966
  466. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/packages.py +0 -16
  467. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/sessions.py +0 -781
  468. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/status_codes.py +0 -123
  469. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/structures.py +0 -105
  470. package/.venv/lib/python3.9/site-packages/pip/_vendor/requests/utils.py +0 -1013
  471. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/__init__.py +0 -26
  472. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/compat/__init__.py +0 -0
  473. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py +0 -6
  474. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/providers.py +0 -133
  475. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/reporters.py +0 -37
  476. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py +0 -483
  477. package/.venv/lib/python3.9/site-packages/pip/_vendor/resolvelib/structs.py +0 -165
  478. package/.venv/lib/python3.9/site-packages/pip/_vendor/six.py +0 -998
  479. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/__init__.py +0 -517
  480. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/_asyncio.py +0 -92
  481. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/_utils.py +0 -68
  482. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/after.py +0 -46
  483. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/before.py +0 -41
  484. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/before_sleep.py +0 -58
  485. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/nap.py +0 -43
  486. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/retry.py +0 -213
  487. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/stop.py +0 -96
  488. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/tornadoweb.py +0 -59
  489. package/.venv/lib/python3.9/site-packages/pip/_vendor/tenacity/wait.py +0 -191
  490. package/.venv/lib/python3.9/site-packages/pip/_vendor/tomli/__init__.py +0 -6
  491. package/.venv/lib/python3.9/site-packages/pip/_vendor/tomli/_parser.py +0 -703
  492. package/.venv/lib/python3.9/site-packages/pip/_vendor/tomli/_re.py +0 -83
  493. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/__init__.py +0 -85
  494. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/_collections.py +0 -337
  495. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/_version.py +0 -2
  496. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/connection.py +0 -569
  497. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/connectionpool.py +0 -1078
  498. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/__init__.py +0 -0
  499. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py +0 -36
  500. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py +0 -0
  501. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py +0 -519
  502. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +0 -397
  503. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/appengine.py +0 -314
  504. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py +0 -130
  505. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py +0 -511
  506. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/securetransport.py +0 -922
  507. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/contrib/socks.py +0 -216
  508. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/exceptions.py +0 -323
  509. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/fields.py +0 -274
  510. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/filepost.py +0 -98
  511. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/packages/__init__.py +0 -5
  512. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py +0 -0
  513. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py +0 -51
  514. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/packages/six.py +0 -1077
  515. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/__init__.py +0 -24
  516. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/packages/ssl_match_hostname/_implementation.py +0 -160
  517. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/poolmanager.py +0 -536
  518. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/request.py +0 -170
  519. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/response.py +0 -821
  520. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/__init__.py +0 -49
  521. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/connection.py +0 -150
  522. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/proxy.py +0 -57
  523. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/queue.py +0 -22
  524. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/request.py +0 -143
  525. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/response.py +0 -107
  526. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/retry.py +0 -602
  527. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/ssl_.py +0 -495
  528. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/ssltransport.py +0 -221
  529. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/timeout.py +0 -268
  530. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/url.py +0 -432
  531. package/.venv/lib/python3.9/site-packages/pip/_vendor/urllib3/util/wait.py +0 -153
  532. package/.venv/lib/python3.9/site-packages/pip/_vendor/vendor.txt +0 -22
  533. package/.venv/lib/python3.9/site-packages/pip/_vendor/webencodings/__init__.py +0 -342
  534. package/.venv/lib/python3.9/site-packages/pip/_vendor/webencodings/labels.py +0 -231
  535. package/.venv/lib/python3.9/site-packages/pip/_vendor/webencodings/mklabels.py +0 -59
  536. package/.venv/lib/python3.9/site-packages/pip/_vendor/webencodings/tests.py +0 -153
  537. package/.venv/lib/python3.9/site-packages/pip/_vendor/webencodings/x_user_defined.py +0 -325
  538. package/.venv/lib/python3.9/site-packages/pip/py.typed +0 -4
  539. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/INSTALLER +0 -1
  540. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/LICENSE.txt +0 -20
  541. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/METADATA +0 -93
  542. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/RECORD +0 -819
  543. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/REQUESTED +0 -0
  544. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/WHEEL +0 -5
  545. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/entry_points.txt +0 -5
  546. package/.venv/lib/python3.9/site-packages/pip-21.3.1.dist-info/top_level.txt +0 -1
  547. package/.venv/lib/python3.9/site-packages/pkg_resources/__init__.py +0 -3303
  548. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/__init__.py +0 -0
  549. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/appdirs.py +0 -608
  550. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__about__.py +0 -26
  551. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/__init__.py +0 -25
  552. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_manylinux.py +0 -301
  553. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_musllinux.py +0 -136
  554. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/_structures.py +0 -67
  555. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/markers.py +0 -304
  556. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/requirements.py +0 -146
  557. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/specifiers.py +0 -828
  558. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/tags.py +0 -484
  559. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/utils.py +0 -136
  560. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/packaging/version.py +0 -504
  561. package/.venv/lib/python3.9/site-packages/pkg_resources/_vendor/pyparsing.py +0 -5742
  562. package/.venv/lib/python3.9/site-packages/pkg_resources/extern/__init__.py +0 -73
  563. package/.venv/lib/python3.9/site-packages/pkg_resources/tests/data/my-test-package-source/setup.py +0 -6
  564. package/.venv/lib/python3.9/site-packages/setuptools/__init__.py +0 -244
  565. package/.venv/lib/python3.9/site-packages/setuptools/_deprecation_warning.py +0 -7
  566. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/__init__.py +0 -24
  567. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/_collections.py +0 -56
  568. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/_msvccompiler.py +0 -561
  569. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/archive_util.py +0 -256
  570. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/bcppcompiler.py +0 -393
  571. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/ccompiler.py +0 -1123
  572. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/cmd.py +0 -403
  573. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/__init__.py +0 -31
  574. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/bdist.py +0 -143
  575. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/bdist_dumb.py +0 -123
  576. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/bdist_msi.py +0 -749
  577. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/bdist_rpm.py +0 -579
  578. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/bdist_wininst.py +0 -377
  579. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/build.py +0 -157
  580. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/build_clib.py +0 -209
  581. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/build_ext.py +0 -755
  582. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/build_py.py +0 -392
  583. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/build_scripts.py +0 -152
  584. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/check.py +0 -148
  585. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/clean.py +0 -76
  586. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/config.py +0 -344
  587. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/install.py +0 -775
  588. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/install_data.py +0 -79
  589. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/install_egg_info.py +0 -84
  590. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/install_headers.py +0 -47
  591. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/install_lib.py +0 -217
  592. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/install_scripts.py +0 -60
  593. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/py37compat.py +0 -30
  594. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/register.py +0 -304
  595. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/sdist.py +0 -494
  596. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/command/upload.py +0 -214
  597. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/config.py +0 -130
  598. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/core.py +0 -249
  599. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/cygwinccompiler.py +0 -362
  600. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/debug.py +0 -5
  601. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/dep_util.py +0 -92
  602. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/dir_util.py +0 -210
  603. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/dist.py +0 -1257
  604. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/errors.py +0 -97
  605. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/extension.py +0 -240
  606. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/fancy_getopt.py +0 -457
  607. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/file_util.py +0 -238
  608. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/filelist.py +0 -355
  609. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/log.py +0 -81
  610. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/msvc9compiler.py +0 -788
  611. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/msvccompiler.py +0 -643
  612. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/py35compat.py +0 -19
  613. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/py38compat.py +0 -7
  614. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/spawn.py +0 -106
  615. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/sysconfig.py +0 -567
  616. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/text_file.py +0 -286
  617. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/unixccompiler.py +0 -325
  618. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/util.py +0 -548
  619. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/version.py +0 -363
  620. package/.venv/lib/python3.9/site-packages/setuptools/_distutils/versionpredicate.py +0 -169
  621. package/.venv/lib/python3.9/site-packages/setuptools/_imp.py +0 -82
  622. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/__init__.py +0 -0
  623. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/more_itertools/__init__.py +0 -4
  624. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/more_itertools/more.py +0 -3825
  625. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/more_itertools/recipes.py +0 -620
  626. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/ordered_set.py +0 -488
  627. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/__about__.py +0 -26
  628. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/__init__.py +0 -25
  629. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/_manylinux.py +0 -301
  630. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/_musllinux.py +0 -136
  631. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/_structures.py +0 -67
  632. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/markers.py +0 -304
  633. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/requirements.py +0 -146
  634. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/specifiers.py +0 -828
  635. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/tags.py +0 -484
  636. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/utils.py +0 -136
  637. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/packaging/version.py +0 -504
  638. package/.venv/lib/python3.9/site-packages/setuptools/_vendor/pyparsing.py +0 -5742
  639. package/.venv/lib/python3.9/site-packages/setuptools/archive_util.py +0 -205
  640. package/.venv/lib/python3.9/site-packages/setuptools/build_meta.py +0 -290
  641. package/.venv/lib/python3.9/site-packages/setuptools/cli-32.exe +0 -0
  642. package/.venv/lib/python3.9/site-packages/setuptools/cli-64.exe +0 -0
  643. package/.venv/lib/python3.9/site-packages/setuptools/cli-arm64.exe +0 -0
  644. package/.venv/lib/python3.9/site-packages/setuptools/cli.exe +0 -0
  645. package/.venv/lib/python3.9/site-packages/setuptools/command/__init__.py +0 -8
  646. package/.venv/lib/python3.9/site-packages/setuptools/command/alias.py +0 -78
  647. package/.venv/lib/python3.9/site-packages/setuptools/command/bdist_egg.py +0 -456
  648. package/.venv/lib/python3.9/site-packages/setuptools/command/bdist_rpm.py +0 -40
  649. package/.venv/lib/python3.9/site-packages/setuptools/command/build_clib.py +0 -101
  650. package/.venv/lib/python3.9/site-packages/setuptools/command/build_ext.py +0 -328
  651. package/.venv/lib/python3.9/site-packages/setuptools/command/build_py.py +0 -242
  652. package/.venv/lib/python3.9/site-packages/setuptools/command/develop.py +0 -193
  653. package/.venv/lib/python3.9/site-packages/setuptools/command/dist_info.py +0 -36
  654. package/.venv/lib/python3.9/site-packages/setuptools/command/easy_install.py +0 -2304
  655. package/.venv/lib/python3.9/site-packages/setuptools/command/egg_info.py +0 -755
  656. package/.venv/lib/python3.9/site-packages/setuptools/command/install.py +0 -132
  657. package/.venv/lib/python3.9/site-packages/setuptools/command/install_egg_info.py +0 -62
  658. package/.venv/lib/python3.9/site-packages/setuptools/command/install_lib.py +0 -122
  659. package/.venv/lib/python3.9/site-packages/setuptools/command/install_scripts.py +0 -69
  660. package/.venv/lib/python3.9/site-packages/setuptools/command/launcher manifest.xml +0 -15
  661. package/.venv/lib/python3.9/site-packages/setuptools/command/py36compat.py +0 -134
  662. package/.venv/lib/python3.9/site-packages/setuptools/command/register.py +0 -18
  663. package/.venv/lib/python3.9/site-packages/setuptools/command/rotate.py +0 -64
  664. package/.venv/lib/python3.9/site-packages/setuptools/command/saveopts.py +0 -22
  665. package/.venv/lib/python3.9/site-packages/setuptools/command/sdist.py +0 -196
  666. package/.venv/lib/python3.9/site-packages/setuptools/command/setopt.py +0 -149
  667. package/.venv/lib/python3.9/site-packages/setuptools/command/test.py +0 -252
  668. package/.venv/lib/python3.9/site-packages/setuptools/command/upload.py +0 -17
  669. package/.venv/lib/python3.9/site-packages/setuptools/command/upload_docs.py +0 -202
  670. package/.venv/lib/python3.9/site-packages/setuptools/config.py +0 -751
  671. package/.venv/lib/python3.9/site-packages/setuptools/dep_util.py +0 -25
  672. package/.venv/lib/python3.9/site-packages/setuptools/depends.py +0 -176
  673. package/.venv/lib/python3.9/site-packages/setuptools/dist.py +0 -1156
  674. package/.venv/lib/python3.9/site-packages/setuptools/errors.py +0 -40
  675. package/.venv/lib/python3.9/site-packages/setuptools/extension.py +0 -55
  676. package/.venv/lib/python3.9/site-packages/setuptools/extern/__init__.py +0 -73
  677. package/.venv/lib/python3.9/site-packages/setuptools/glob.py +0 -167
  678. package/.venv/lib/python3.9/site-packages/setuptools/gui-32.exe +0 -0
  679. package/.venv/lib/python3.9/site-packages/setuptools/gui-64.exe +0 -0
  680. package/.venv/lib/python3.9/site-packages/setuptools/gui-arm64.exe +0 -0
  681. package/.venv/lib/python3.9/site-packages/setuptools/gui.exe +0 -0
  682. package/.venv/lib/python3.9/site-packages/setuptools/installer.py +0 -104
  683. package/.venv/lib/python3.9/site-packages/setuptools/launch.py +0 -36
  684. package/.venv/lib/python3.9/site-packages/setuptools/logging.py +0 -30
  685. package/.venv/lib/python3.9/site-packages/setuptools/monkey.py +0 -177
  686. package/.venv/lib/python3.9/site-packages/setuptools/msvc.py +0 -1805
  687. package/.venv/lib/python3.9/site-packages/setuptools/namespaces.py +0 -107
  688. package/.venv/lib/python3.9/site-packages/setuptools/package_index.py +0 -1127
  689. package/.venv/lib/python3.9/site-packages/setuptools/py34compat.py +0 -13
  690. package/.venv/lib/python3.9/site-packages/setuptools/sandbox.py +0 -530
  691. package/.venv/lib/python3.9/site-packages/setuptools/script (dev).tmpl +0 -6
  692. package/.venv/lib/python3.9/site-packages/setuptools/script.tmpl +0 -3
  693. package/.venv/lib/python3.9/site-packages/setuptools/tests/integration/__init__.py +0 -0
  694. package/.venv/lib/python3.9/site-packages/setuptools/tests/integration/helpers.py +0 -61
  695. package/.venv/lib/python3.9/site-packages/setuptools/tests/integration/test_pip_install_sdist.py +0 -218
  696. package/.venv/lib/python3.9/site-packages/setuptools/unicode_utils.py +0 -42
  697. package/.venv/lib/python3.9/site-packages/setuptools/version.py +0 -6
  698. package/.venv/lib/python3.9/site-packages/setuptools/wheel.py +0 -213
  699. package/.venv/lib/python3.9/site-packages/setuptools/windows_support.py +0 -29
  700. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/INSTALLER +0 -1
  701. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/LICENSE +0 -19
  702. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/METADATA +0 -142
  703. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/RECORD +0 -308
  704. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/REQUESTED +0 -0
  705. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/WHEEL +0 -5
  706. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/entry_points.txt +0 -56
  707. package/.venv/lib/python3.9/site-packages/setuptools-60.5.0.dist-info/top_level.txt +0 -3
  708. package/.venv/pyvenv.cfg +0 -3
  709. package/.vscode/launch.json +0 -62
  710. package/.vscode/settings.json +0 -8
@@ -1,922 +0,0 @@
1
- """
2
- SecureTranport support for urllib3 via ctypes.
3
-
4
- This makes platform-native TLS available to urllib3 users on macOS without the
5
- use of a compiler. This is an important feature because the Python Package
6
- Index is moving to become a TLSv1.2-or-higher server, and the default OpenSSL
7
- that ships with macOS is not capable of doing TLSv1.2. The only way to resolve
8
- this is to give macOS users an alternative solution to the problem, and that
9
- solution is to use SecureTransport.
10
-
11
- We use ctypes here because this solution must not require a compiler. That's
12
- because pip is not allowed to require a compiler either.
13
-
14
- This is not intended to be a seriously long-term solution to this problem.
15
- The hope is that PEP 543 will eventually solve this issue for us, at which
16
- point we can retire this contrib module. But in the short term, we need to
17
- solve the impending tire fire that is Python on Mac without this kind of
18
- contrib module. So...here we are.
19
-
20
- To use this module, simply import and inject it::
21
-
22
- import pip._vendor.urllib3.contrib.securetransport as securetransport
23
- securetransport.inject_into_urllib3()
24
-
25
- Happy TLSing!
26
-
27
- This code is a bastardised version of the code found in Will Bond's oscrypto
28
- library. An enormous debt is owed to him for blazing this trail for us. For
29
- that reason, this code should be considered to be covered both by urllib3's
30
- license and by oscrypto's:
31
-
32
- .. code-block::
33
-
34
- Copyright (c) 2015-2016 Will Bond <will@wbond.net>
35
-
36
- Permission is hereby granted, free of charge, to any person obtaining a
37
- copy of this software and associated documentation files (the "Software"),
38
- to deal in the Software without restriction, including without limitation
39
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
40
- and/or sell copies of the Software, and to permit persons to whom the
41
- Software is furnished to do so, subject to the following conditions:
42
-
43
- The above copyright notice and this permission notice shall be included in
44
- all copies or substantial portions of the Software.
45
-
46
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
49
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
50
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
51
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
52
- DEALINGS IN THE SOFTWARE.
53
- """
54
- from __future__ import absolute_import
55
-
56
- import contextlib
57
- import ctypes
58
- import errno
59
- import os.path
60
- import shutil
61
- import socket
62
- import ssl
63
- import struct
64
- import threading
65
- import weakref
66
-
67
- from pip._vendor import six
68
-
69
- from .. import util
70
- from ..util.ssl_ import PROTOCOL_TLS_CLIENT
71
- from ._securetransport.bindings import CoreFoundation, Security, SecurityConst
72
- from ._securetransport.low_level import (
73
- _assert_no_error,
74
- _build_tls_unknown_ca_alert,
75
- _cert_array_from_pem,
76
- _create_cfstring_array,
77
- _load_client_cert_chain,
78
- _temporary_keychain,
79
- )
80
-
81
- try: # Platform-specific: Python 2
82
- from socket import _fileobject
83
- except ImportError: # Platform-specific: Python 3
84
- _fileobject = None
85
- from ..packages.backports.makefile import backport_makefile
86
-
87
- __all__ = ["inject_into_urllib3", "extract_from_urllib3"]
88
-
89
- # SNI always works
90
- HAS_SNI = True
91
-
92
- orig_util_HAS_SNI = util.HAS_SNI
93
- orig_util_SSLContext = util.ssl_.SSLContext
94
-
95
- # This dictionary is used by the read callback to obtain a handle to the
96
- # calling wrapped socket. This is a pretty silly approach, but for now it'll
97
- # do. I feel like I should be able to smuggle a handle to the wrapped socket
98
- # directly in the SSLConnectionRef, but for now this approach will work I
99
- # guess.
100
- #
101
- # We need to lock around this structure for inserts, but we don't do it for
102
- # reads/writes in the callbacks. The reasoning here goes as follows:
103
- #
104
- # 1. It is not possible to call into the callbacks before the dictionary is
105
- # populated, so once in the callback the id must be in the dictionary.
106
- # 2. The callbacks don't mutate the dictionary, they only read from it, and
107
- # so cannot conflict with any of the insertions.
108
- #
109
- # This is good: if we had to lock in the callbacks we'd drastically slow down
110
- # the performance of this code.
111
- _connection_refs = weakref.WeakValueDictionary()
112
- _connection_ref_lock = threading.Lock()
113
-
114
- # Limit writes to 16kB. This is OpenSSL's limit, but we'll cargo-cult it over
115
- # for no better reason than we need *a* limit, and this one is right there.
116
- SSL_WRITE_BLOCKSIZE = 16384
117
-
118
- # This is our equivalent of util.ssl_.DEFAULT_CIPHERS, but expanded out to
119
- # individual cipher suites. We need to do this because this is how
120
- # SecureTransport wants them.
121
- CIPHER_SUITES = [
122
- SecurityConst.TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,
123
- SecurityConst.TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
124
- SecurityConst.TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,
125
- SecurityConst.TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
126
- SecurityConst.TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256,
127
- SecurityConst.TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256,
128
- SecurityConst.TLS_DHE_RSA_WITH_AES_256_GCM_SHA384,
129
- SecurityConst.TLS_DHE_RSA_WITH_AES_128_GCM_SHA256,
130
- SecurityConst.TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384,
131
- SecurityConst.TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,
132
- SecurityConst.TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256,
133
- SecurityConst.TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA,
134
- SecurityConst.TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384,
135
- SecurityConst.TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,
136
- SecurityConst.TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256,
137
- SecurityConst.TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,
138
- SecurityConst.TLS_DHE_RSA_WITH_AES_256_CBC_SHA256,
139
- SecurityConst.TLS_DHE_RSA_WITH_AES_256_CBC_SHA,
140
- SecurityConst.TLS_DHE_RSA_WITH_AES_128_CBC_SHA256,
141
- SecurityConst.TLS_DHE_RSA_WITH_AES_128_CBC_SHA,
142
- SecurityConst.TLS_AES_256_GCM_SHA384,
143
- SecurityConst.TLS_AES_128_GCM_SHA256,
144
- SecurityConst.TLS_RSA_WITH_AES_256_GCM_SHA384,
145
- SecurityConst.TLS_RSA_WITH_AES_128_GCM_SHA256,
146
- SecurityConst.TLS_AES_128_CCM_8_SHA256,
147
- SecurityConst.TLS_AES_128_CCM_SHA256,
148
- SecurityConst.TLS_RSA_WITH_AES_256_CBC_SHA256,
149
- SecurityConst.TLS_RSA_WITH_AES_128_CBC_SHA256,
150
- SecurityConst.TLS_RSA_WITH_AES_256_CBC_SHA,
151
- SecurityConst.TLS_RSA_WITH_AES_128_CBC_SHA,
152
- ]
153
-
154
- # Basically this is simple: for PROTOCOL_SSLv23 we turn it into a low of
155
- # TLSv1 and a high of TLSv1.2. For everything else, we pin to that version.
156
- # TLSv1 to 1.2 are supported on macOS 10.8+
157
- _protocol_to_min_max = {
158
- util.PROTOCOL_TLS: (SecurityConst.kTLSProtocol1, SecurityConst.kTLSProtocol12),
159
- PROTOCOL_TLS_CLIENT: (SecurityConst.kTLSProtocol1, SecurityConst.kTLSProtocol12),
160
- }
161
-
162
- if hasattr(ssl, "PROTOCOL_SSLv2"):
163
- _protocol_to_min_max[ssl.PROTOCOL_SSLv2] = (
164
- SecurityConst.kSSLProtocol2,
165
- SecurityConst.kSSLProtocol2,
166
- )
167
- if hasattr(ssl, "PROTOCOL_SSLv3"):
168
- _protocol_to_min_max[ssl.PROTOCOL_SSLv3] = (
169
- SecurityConst.kSSLProtocol3,
170
- SecurityConst.kSSLProtocol3,
171
- )
172
- if hasattr(ssl, "PROTOCOL_TLSv1"):
173
- _protocol_to_min_max[ssl.PROTOCOL_TLSv1] = (
174
- SecurityConst.kTLSProtocol1,
175
- SecurityConst.kTLSProtocol1,
176
- )
177
- if hasattr(ssl, "PROTOCOL_TLSv1_1"):
178
- _protocol_to_min_max[ssl.PROTOCOL_TLSv1_1] = (
179
- SecurityConst.kTLSProtocol11,
180
- SecurityConst.kTLSProtocol11,
181
- )
182
- if hasattr(ssl, "PROTOCOL_TLSv1_2"):
183
- _protocol_to_min_max[ssl.PROTOCOL_TLSv1_2] = (
184
- SecurityConst.kTLSProtocol12,
185
- SecurityConst.kTLSProtocol12,
186
- )
187
-
188
-
189
- def inject_into_urllib3():
190
- """
191
- Monkey-patch urllib3 with SecureTransport-backed SSL-support.
192
- """
193
- util.SSLContext = SecureTransportContext
194
- util.ssl_.SSLContext = SecureTransportContext
195
- util.HAS_SNI = HAS_SNI
196
- util.ssl_.HAS_SNI = HAS_SNI
197
- util.IS_SECURETRANSPORT = True
198
- util.ssl_.IS_SECURETRANSPORT = True
199
-
200
-
201
- def extract_from_urllib3():
202
- """
203
- Undo monkey-patching by :func:`inject_into_urllib3`.
204
- """
205
- util.SSLContext = orig_util_SSLContext
206
- util.ssl_.SSLContext = orig_util_SSLContext
207
- util.HAS_SNI = orig_util_HAS_SNI
208
- util.ssl_.HAS_SNI = orig_util_HAS_SNI
209
- util.IS_SECURETRANSPORT = False
210
- util.ssl_.IS_SECURETRANSPORT = False
211
-
212
-
213
- def _read_callback(connection_id, data_buffer, data_length_pointer):
214
- """
215
- SecureTransport read callback. This is called by ST to request that data
216
- be returned from the socket.
217
- """
218
- wrapped_socket = None
219
- try:
220
- wrapped_socket = _connection_refs.get(connection_id)
221
- if wrapped_socket is None:
222
- return SecurityConst.errSSLInternal
223
- base_socket = wrapped_socket.socket
224
-
225
- requested_length = data_length_pointer[0]
226
-
227
- timeout = wrapped_socket.gettimeout()
228
- error = None
229
- read_count = 0
230
-
231
- try:
232
- while read_count < requested_length:
233
- if timeout is None or timeout >= 0:
234
- if not util.wait_for_read(base_socket, timeout):
235
- raise socket.error(errno.EAGAIN, "timed out")
236
-
237
- remaining = requested_length - read_count
238
- buffer = (ctypes.c_char * remaining).from_address(
239
- data_buffer + read_count
240
- )
241
- chunk_size = base_socket.recv_into(buffer, remaining)
242
- read_count += chunk_size
243
- if not chunk_size:
244
- if not read_count:
245
- return SecurityConst.errSSLClosedGraceful
246
- break
247
- except (socket.error) as e:
248
- error = e.errno
249
-
250
- if error is not None and error != errno.EAGAIN:
251
- data_length_pointer[0] = read_count
252
- if error == errno.ECONNRESET or error == errno.EPIPE:
253
- return SecurityConst.errSSLClosedAbort
254
- raise
255
-
256
- data_length_pointer[0] = read_count
257
-
258
- if read_count != requested_length:
259
- return SecurityConst.errSSLWouldBlock
260
-
261
- return 0
262
- except Exception as e:
263
- if wrapped_socket is not None:
264
- wrapped_socket._exception = e
265
- return SecurityConst.errSSLInternal
266
-
267
-
268
- def _write_callback(connection_id, data_buffer, data_length_pointer):
269
- """
270
- SecureTransport write callback. This is called by ST to request that data
271
- actually be sent on the network.
272
- """
273
- wrapped_socket = None
274
- try:
275
- wrapped_socket = _connection_refs.get(connection_id)
276
- if wrapped_socket is None:
277
- return SecurityConst.errSSLInternal
278
- base_socket = wrapped_socket.socket
279
-
280
- bytes_to_write = data_length_pointer[0]
281
- data = ctypes.string_at(data_buffer, bytes_to_write)
282
-
283
- timeout = wrapped_socket.gettimeout()
284
- error = None
285
- sent = 0
286
-
287
- try:
288
- while sent < bytes_to_write:
289
- if timeout is None or timeout >= 0:
290
- if not util.wait_for_write(base_socket, timeout):
291
- raise socket.error(errno.EAGAIN, "timed out")
292
- chunk_sent = base_socket.send(data)
293
- sent += chunk_sent
294
-
295
- # This has some needless copying here, but I'm not sure there's
296
- # much value in optimising this data path.
297
- data = data[chunk_sent:]
298
- except (socket.error) as e:
299
- error = e.errno
300
-
301
- if error is not None and error != errno.EAGAIN:
302
- data_length_pointer[0] = sent
303
- if error == errno.ECONNRESET or error == errno.EPIPE:
304
- return SecurityConst.errSSLClosedAbort
305
- raise
306
-
307
- data_length_pointer[0] = sent
308
-
309
- if sent != bytes_to_write:
310
- return SecurityConst.errSSLWouldBlock
311
-
312
- return 0
313
- except Exception as e:
314
- if wrapped_socket is not None:
315
- wrapped_socket._exception = e
316
- return SecurityConst.errSSLInternal
317
-
318
-
319
- # We need to keep these two objects references alive: if they get GC'd while
320
- # in use then SecureTransport could attempt to call a function that is in freed
321
- # memory. That would be...uh...bad. Yeah, that's the word. Bad.
322
- _read_callback_pointer = Security.SSLReadFunc(_read_callback)
323
- _write_callback_pointer = Security.SSLWriteFunc(_write_callback)
324
-
325
-
326
- class WrappedSocket(object):
327
- """
328
- API-compatibility wrapper for Python's OpenSSL wrapped socket object.
329
-
330
- Note: _makefile_refs, _drop(), and _reuse() are needed for the garbage
331
- collector of PyPy.
332
- """
333
-
334
- def __init__(self, socket):
335
- self.socket = socket
336
- self.context = None
337
- self._makefile_refs = 0
338
- self._closed = False
339
- self._exception = None
340
- self._keychain = None
341
- self._keychain_dir = None
342
- self._client_cert_chain = None
343
-
344
- # We save off the previously-configured timeout and then set it to
345
- # zero. This is done because we use select and friends to handle the
346
- # timeouts, but if we leave the timeout set on the lower socket then
347
- # Python will "kindly" call select on that socket again for us. Avoid
348
- # that by forcing the timeout to zero.
349
- self._timeout = self.socket.gettimeout()
350
- self.socket.settimeout(0)
351
-
352
- @contextlib.contextmanager
353
- def _raise_on_error(self):
354
- """
355
- A context manager that can be used to wrap calls that do I/O from
356
- SecureTransport. If any of the I/O callbacks hit an exception, this
357
- context manager will correctly propagate the exception after the fact.
358
- This avoids silently swallowing those exceptions.
359
-
360
- It also correctly forces the socket closed.
361
- """
362
- self._exception = None
363
-
364
- # We explicitly don't catch around this yield because in the unlikely
365
- # event that an exception was hit in the block we don't want to swallow
366
- # it.
367
- yield
368
- if self._exception is not None:
369
- exception, self._exception = self._exception, None
370
- self.close()
371
- raise exception
372
-
373
- def _set_ciphers(self):
374
- """
375
- Sets up the allowed ciphers. By default this matches the set in
376
- util.ssl_.DEFAULT_CIPHERS, at least as supported by macOS. This is done
377
- custom and doesn't allow changing at this time, mostly because parsing
378
- OpenSSL cipher strings is going to be a freaking nightmare.
379
- """
380
- ciphers = (Security.SSLCipherSuite * len(CIPHER_SUITES))(*CIPHER_SUITES)
381
- result = Security.SSLSetEnabledCiphers(
382
- self.context, ciphers, len(CIPHER_SUITES)
383
- )
384
- _assert_no_error(result)
385
-
386
- def _set_alpn_protocols(self, protocols):
387
- """
388
- Sets up the ALPN protocols on the context.
389
- """
390
- if not protocols:
391
- return
392
- protocols_arr = _create_cfstring_array(protocols)
393
- try:
394
- result = Security.SSLSetALPNProtocols(self.context, protocols_arr)
395
- _assert_no_error(result)
396
- finally:
397
- CoreFoundation.CFRelease(protocols_arr)
398
-
399
- def _custom_validate(self, verify, trust_bundle):
400
- """
401
- Called when we have set custom validation. We do this in two cases:
402
- first, when cert validation is entirely disabled; and second, when
403
- using a custom trust DB.
404
- Raises an SSLError if the connection is not trusted.
405
- """
406
- # If we disabled cert validation, just say: cool.
407
- if not verify:
408
- return
409
-
410
- successes = (
411
- SecurityConst.kSecTrustResultUnspecified,
412
- SecurityConst.kSecTrustResultProceed,
413
- )
414
- try:
415
- trust_result = self._evaluate_trust(trust_bundle)
416
- if trust_result in successes:
417
- return
418
- reason = "error code: %d" % (trust_result,)
419
- except Exception as e:
420
- # Do not trust on error
421
- reason = "exception: %r" % (e,)
422
-
423
- # SecureTransport does not send an alert nor shuts down the connection.
424
- rec = _build_tls_unknown_ca_alert(self.version())
425
- self.socket.sendall(rec)
426
- # close the connection immediately
427
- # l_onoff = 1, activate linger
428
- # l_linger = 0, linger for 0 seoncds
429
- opts = struct.pack("ii", 1, 0)
430
- self.socket.setsockopt(socket.SOL_SOCKET, socket.SO_LINGER, opts)
431
- self.close()
432
- raise ssl.SSLError("certificate verify failed, %s" % reason)
433
-
434
- def _evaluate_trust(self, trust_bundle):
435
- # We want data in memory, so load it up.
436
- if os.path.isfile(trust_bundle):
437
- with open(trust_bundle, "rb") as f:
438
- trust_bundle = f.read()
439
-
440
- cert_array = None
441
- trust = Security.SecTrustRef()
442
-
443
- try:
444
- # Get a CFArray that contains the certs we want.
445
- cert_array = _cert_array_from_pem(trust_bundle)
446
-
447
- # Ok, now the hard part. We want to get the SecTrustRef that ST has
448
- # created for this connection, shove our CAs into it, tell ST to
449
- # ignore everything else it knows, and then ask if it can build a
450
- # chain. This is a buuuunch of code.
451
- result = Security.SSLCopyPeerTrust(self.context, ctypes.byref(trust))
452
- _assert_no_error(result)
453
- if not trust:
454
- raise ssl.SSLError("Failed to copy trust reference")
455
-
456
- result = Security.SecTrustSetAnchorCertificates(trust, cert_array)
457
- _assert_no_error(result)
458
-
459
- result = Security.SecTrustSetAnchorCertificatesOnly(trust, True)
460
- _assert_no_error(result)
461
-
462
- trust_result = Security.SecTrustResultType()
463
- result = Security.SecTrustEvaluate(trust, ctypes.byref(trust_result))
464
- _assert_no_error(result)
465
- finally:
466
- if trust:
467
- CoreFoundation.CFRelease(trust)
468
-
469
- if cert_array is not None:
470
- CoreFoundation.CFRelease(cert_array)
471
-
472
- return trust_result.value
473
-
474
- def handshake(
475
- self,
476
- server_hostname,
477
- verify,
478
- trust_bundle,
479
- min_version,
480
- max_version,
481
- client_cert,
482
- client_key,
483
- client_key_passphrase,
484
- alpn_protocols,
485
- ):
486
- """
487
- Actually performs the TLS handshake. This is run automatically by
488
- wrapped socket, and shouldn't be needed in user code.
489
- """
490
- # First, we do the initial bits of connection setup. We need to create
491
- # a context, set its I/O funcs, and set the connection reference.
492
- self.context = Security.SSLCreateContext(
493
- None, SecurityConst.kSSLClientSide, SecurityConst.kSSLStreamType
494
- )
495
- result = Security.SSLSetIOFuncs(
496
- self.context, _read_callback_pointer, _write_callback_pointer
497
- )
498
- _assert_no_error(result)
499
-
500
- # Here we need to compute the handle to use. We do this by taking the
501
- # id of self modulo 2**31 - 1. If this is already in the dictionary, we
502
- # just keep incrementing by one until we find a free space.
503
- with _connection_ref_lock:
504
- handle = id(self) % 2147483647
505
- while handle in _connection_refs:
506
- handle = (handle + 1) % 2147483647
507
- _connection_refs[handle] = self
508
-
509
- result = Security.SSLSetConnection(self.context, handle)
510
- _assert_no_error(result)
511
-
512
- # If we have a server hostname, we should set that too.
513
- if server_hostname:
514
- if not isinstance(server_hostname, bytes):
515
- server_hostname = server_hostname.encode("utf-8")
516
-
517
- result = Security.SSLSetPeerDomainName(
518
- self.context, server_hostname, len(server_hostname)
519
- )
520
- _assert_no_error(result)
521
-
522
- # Setup the ciphers.
523
- self._set_ciphers()
524
-
525
- # Setup the ALPN protocols.
526
- self._set_alpn_protocols(alpn_protocols)
527
-
528
- # Set the minimum and maximum TLS versions.
529
- result = Security.SSLSetProtocolVersionMin(self.context, min_version)
530
- _assert_no_error(result)
531
-
532
- result = Security.SSLSetProtocolVersionMax(self.context, max_version)
533
- _assert_no_error(result)
534
-
535
- # If there's a trust DB, we need to use it. We do that by telling
536
- # SecureTransport to break on server auth. We also do that if we don't
537
- # want to validate the certs at all: we just won't actually do any
538
- # authing in that case.
539
- if not verify or trust_bundle is not None:
540
- result = Security.SSLSetSessionOption(
541
- self.context, SecurityConst.kSSLSessionOptionBreakOnServerAuth, True
542
- )
543
- _assert_no_error(result)
544
-
545
- # If there's a client cert, we need to use it.
546
- if client_cert:
547
- self._keychain, self._keychain_dir = _temporary_keychain()
548
- self._client_cert_chain = _load_client_cert_chain(
549
- self._keychain, client_cert, client_key
550
- )
551
- result = Security.SSLSetCertificate(self.context, self._client_cert_chain)
552
- _assert_no_error(result)
553
-
554
- while True:
555
- with self._raise_on_error():
556
- result = Security.SSLHandshake(self.context)
557
-
558
- if result == SecurityConst.errSSLWouldBlock:
559
- raise socket.timeout("handshake timed out")
560
- elif result == SecurityConst.errSSLServerAuthCompleted:
561
- self._custom_validate(verify, trust_bundle)
562
- continue
563
- else:
564
- _assert_no_error(result)
565
- break
566
-
567
- def fileno(self):
568
- return self.socket.fileno()
569
-
570
- # Copy-pasted from Python 3.5 source code
571
- def _decref_socketios(self):
572
- if self._makefile_refs > 0:
573
- self._makefile_refs -= 1
574
- if self._closed:
575
- self.close()
576
-
577
- def recv(self, bufsiz):
578
- buffer = ctypes.create_string_buffer(bufsiz)
579
- bytes_read = self.recv_into(buffer, bufsiz)
580
- data = buffer[:bytes_read]
581
- return data
582
-
583
- def recv_into(self, buffer, nbytes=None):
584
- # Read short on EOF.
585
- if self._closed:
586
- return 0
587
-
588
- if nbytes is None:
589
- nbytes = len(buffer)
590
-
591
- buffer = (ctypes.c_char * nbytes).from_buffer(buffer)
592
- processed_bytes = ctypes.c_size_t(0)
593
-
594
- with self._raise_on_error():
595
- result = Security.SSLRead(
596
- self.context, buffer, nbytes, ctypes.byref(processed_bytes)
597
- )
598
-
599
- # There are some result codes that we want to treat as "not always
600
- # errors". Specifically, those are errSSLWouldBlock,
601
- # errSSLClosedGraceful, and errSSLClosedNoNotify.
602
- if result == SecurityConst.errSSLWouldBlock:
603
- # If we didn't process any bytes, then this was just a time out.
604
- # However, we can get errSSLWouldBlock in situations when we *did*
605
- # read some data, and in those cases we should just read "short"
606
- # and return.
607
- if processed_bytes.value == 0:
608
- # Timed out, no data read.
609
- raise socket.timeout("recv timed out")
610
- elif result in (
611
- SecurityConst.errSSLClosedGraceful,
612
- SecurityConst.errSSLClosedNoNotify,
613
- ):
614
- # The remote peer has closed this connection. We should do so as
615
- # well. Note that we don't actually return here because in
616
- # principle this could actually be fired along with return data.
617
- # It's unlikely though.
618
- self.close()
619
- else:
620
- _assert_no_error(result)
621
-
622
- # Ok, we read and probably succeeded. We should return whatever data
623
- # was actually read.
624
- return processed_bytes.value
625
-
626
- def settimeout(self, timeout):
627
- self._timeout = timeout
628
-
629
- def gettimeout(self):
630
- return self._timeout
631
-
632
- def send(self, data):
633
- processed_bytes = ctypes.c_size_t(0)
634
-
635
- with self._raise_on_error():
636
- result = Security.SSLWrite(
637
- self.context, data, len(data), ctypes.byref(processed_bytes)
638
- )
639
-
640
- if result == SecurityConst.errSSLWouldBlock and processed_bytes.value == 0:
641
- # Timed out
642
- raise socket.timeout("send timed out")
643
- else:
644
- _assert_no_error(result)
645
-
646
- # We sent, and probably succeeded. Tell them how much we sent.
647
- return processed_bytes.value
648
-
649
- def sendall(self, data):
650
- total_sent = 0
651
- while total_sent < len(data):
652
- sent = self.send(data[total_sent : total_sent + SSL_WRITE_BLOCKSIZE])
653
- total_sent += sent
654
-
655
- def shutdown(self):
656
- with self._raise_on_error():
657
- Security.SSLClose(self.context)
658
-
659
- def close(self):
660
- # TODO: should I do clean shutdown here? Do I have to?
661
- if self._makefile_refs < 1:
662
- self._closed = True
663
- if self.context:
664
- CoreFoundation.CFRelease(self.context)
665
- self.context = None
666
- if self._client_cert_chain:
667
- CoreFoundation.CFRelease(self._client_cert_chain)
668
- self._client_cert_chain = None
669
- if self._keychain:
670
- Security.SecKeychainDelete(self._keychain)
671
- CoreFoundation.CFRelease(self._keychain)
672
- shutil.rmtree(self._keychain_dir)
673
- self._keychain = self._keychain_dir = None
674
- return self.socket.close()
675
- else:
676
- self._makefile_refs -= 1
677
-
678
- def getpeercert(self, binary_form=False):
679
- # Urgh, annoying.
680
- #
681
- # Here's how we do this:
682
- #
683
- # 1. Call SSLCopyPeerTrust to get hold of the trust object for this
684
- # connection.
685
- # 2. Call SecTrustGetCertificateAtIndex for index 0 to get the leaf.
686
- # 3. To get the CN, call SecCertificateCopyCommonName and process that
687
- # string so that it's of the appropriate type.
688
- # 4. To get the SAN, we need to do something a bit more complex:
689
- # a. Call SecCertificateCopyValues to get the data, requesting
690
- # kSecOIDSubjectAltName.
691
- # b. Mess about with this dictionary to try to get the SANs out.
692
- #
693
- # This is gross. Really gross. It's going to be a few hundred LoC extra
694
- # just to repeat something that SecureTransport can *already do*. So my
695
- # operating assumption at this time is that what we want to do is
696
- # instead to just flag to urllib3 that it shouldn't do its own hostname
697
- # validation when using SecureTransport.
698
- if not binary_form:
699
- raise ValueError("SecureTransport only supports dumping binary certs")
700
- trust = Security.SecTrustRef()
701
- certdata = None
702
- der_bytes = None
703
-
704
- try:
705
- # Grab the trust store.
706
- result = Security.SSLCopyPeerTrust(self.context, ctypes.byref(trust))
707
- _assert_no_error(result)
708
- if not trust:
709
- # Probably we haven't done the handshake yet. No biggie.
710
- return None
711
-
712
- cert_count = Security.SecTrustGetCertificateCount(trust)
713
- if not cert_count:
714
- # Also a case that might happen if we haven't handshaked.
715
- # Handshook? Handshaken?
716
- return None
717
-
718
- leaf = Security.SecTrustGetCertificateAtIndex(trust, 0)
719
- assert leaf
720
-
721
- # Ok, now we want the DER bytes.
722
- certdata = Security.SecCertificateCopyData(leaf)
723
- assert certdata
724
-
725
- data_length = CoreFoundation.CFDataGetLength(certdata)
726
- data_buffer = CoreFoundation.CFDataGetBytePtr(certdata)
727
- der_bytes = ctypes.string_at(data_buffer, data_length)
728
- finally:
729
- if certdata:
730
- CoreFoundation.CFRelease(certdata)
731
- if trust:
732
- CoreFoundation.CFRelease(trust)
733
-
734
- return der_bytes
735
-
736
- def version(self):
737
- protocol = Security.SSLProtocol()
738
- result = Security.SSLGetNegotiatedProtocolVersion(
739
- self.context, ctypes.byref(protocol)
740
- )
741
- _assert_no_error(result)
742
- if protocol.value == SecurityConst.kTLSProtocol13:
743
- raise ssl.SSLError("SecureTransport does not support TLS 1.3")
744
- elif protocol.value == SecurityConst.kTLSProtocol12:
745
- return "TLSv1.2"
746
- elif protocol.value == SecurityConst.kTLSProtocol11:
747
- return "TLSv1.1"
748
- elif protocol.value == SecurityConst.kTLSProtocol1:
749
- return "TLSv1"
750
- elif protocol.value == SecurityConst.kSSLProtocol3:
751
- return "SSLv3"
752
- elif protocol.value == SecurityConst.kSSLProtocol2:
753
- return "SSLv2"
754
- else:
755
- raise ssl.SSLError("Unknown TLS version: %r" % protocol)
756
-
757
- def _reuse(self):
758
- self._makefile_refs += 1
759
-
760
- def _drop(self):
761
- if self._makefile_refs < 1:
762
- self.close()
763
- else:
764
- self._makefile_refs -= 1
765
-
766
-
767
- if _fileobject: # Platform-specific: Python 2
768
-
769
- def makefile(self, mode, bufsize=-1):
770
- self._makefile_refs += 1
771
- return _fileobject(self, mode, bufsize, close=True)
772
-
773
-
774
- else: # Platform-specific: Python 3
775
-
776
- def makefile(self, mode="r", buffering=None, *args, **kwargs):
777
- # We disable buffering with SecureTransport because it conflicts with
778
- # the buffering that ST does internally (see issue #1153 for more).
779
- buffering = 0
780
- return backport_makefile(self, mode, buffering, *args, **kwargs)
781
-
782
-
783
- WrappedSocket.makefile = makefile
784
-
785
-
786
- class SecureTransportContext(object):
787
- """
788
- I am a wrapper class for the SecureTransport library, to translate the
789
- interface of the standard library ``SSLContext`` object to calls into
790
- SecureTransport.
791
- """
792
-
793
- def __init__(self, protocol):
794
- self._min_version, self._max_version = _protocol_to_min_max[protocol]
795
- self._options = 0
796
- self._verify = False
797
- self._trust_bundle = None
798
- self._client_cert = None
799
- self._client_key = None
800
- self._client_key_passphrase = None
801
- self._alpn_protocols = None
802
-
803
- @property
804
- def check_hostname(self):
805
- """
806
- SecureTransport cannot have its hostname checking disabled. For more,
807
- see the comment on getpeercert() in this file.
808
- """
809
- return True
810
-
811
- @check_hostname.setter
812
- def check_hostname(self, value):
813
- """
814
- SecureTransport cannot have its hostname checking disabled. For more,
815
- see the comment on getpeercert() in this file.
816
- """
817
- pass
818
-
819
- @property
820
- def options(self):
821
- # TODO: Well, crap.
822
- #
823
- # So this is the bit of the code that is the most likely to cause us
824
- # trouble. Essentially we need to enumerate all of the SSL options that
825
- # users might want to use and try to see if we can sensibly translate
826
- # them, or whether we should just ignore them.
827
- return self._options
828
-
829
- @options.setter
830
- def options(self, value):
831
- # TODO: Update in line with above.
832
- self._options = value
833
-
834
- @property
835
- def verify_mode(self):
836
- return ssl.CERT_REQUIRED if self._verify else ssl.CERT_NONE
837
-
838
- @verify_mode.setter
839
- def verify_mode(self, value):
840
- self._verify = True if value == ssl.CERT_REQUIRED else False
841
-
842
- def set_default_verify_paths(self):
843
- # So, this has to do something a bit weird. Specifically, what it does
844
- # is nothing.
845
- #
846
- # This means that, if we had previously had load_verify_locations
847
- # called, this does not undo that. We need to do that because it turns
848
- # out that the rest of the urllib3 code will attempt to load the
849
- # default verify paths if it hasn't been told about any paths, even if
850
- # the context itself was sometime earlier. We resolve that by just
851
- # ignoring it.
852
- pass
853
-
854
- def load_default_certs(self):
855
- return self.set_default_verify_paths()
856
-
857
- def set_ciphers(self, ciphers):
858
- # For now, we just require the default cipher string.
859
- if ciphers != util.ssl_.DEFAULT_CIPHERS:
860
- raise ValueError("SecureTransport doesn't support custom cipher strings")
861
-
862
- def load_verify_locations(self, cafile=None, capath=None, cadata=None):
863
- # OK, we only really support cadata and cafile.
864
- if capath is not None:
865
- raise ValueError("SecureTransport does not support cert directories")
866
-
867
- # Raise if cafile does not exist.
868
- if cafile is not None:
869
- with open(cafile):
870
- pass
871
-
872
- self._trust_bundle = cafile or cadata
873
-
874
- def load_cert_chain(self, certfile, keyfile=None, password=None):
875
- self._client_cert = certfile
876
- self._client_key = keyfile
877
- self._client_cert_passphrase = password
878
-
879
- def set_alpn_protocols(self, protocols):
880
- """
881
- Sets the ALPN protocols that will later be set on the context.
882
-
883
- Raises a NotImplementedError if ALPN is not supported.
884
- """
885
- if not hasattr(Security, "SSLSetALPNProtocols"):
886
- raise NotImplementedError(
887
- "SecureTransport supports ALPN only in macOS 10.12+"
888
- )
889
- self._alpn_protocols = [six.ensure_binary(p) for p in protocols]
890
-
891
- def wrap_socket(
892
- self,
893
- sock,
894
- server_side=False,
895
- do_handshake_on_connect=True,
896
- suppress_ragged_eofs=True,
897
- server_hostname=None,
898
- ):
899
- # So, what do we do here? Firstly, we assert some properties. This is a
900
- # stripped down shim, so there is some functionality we don't support.
901
- # See PEP 543 for the real deal.
902
- assert not server_side
903
- assert do_handshake_on_connect
904
- assert suppress_ragged_eofs
905
-
906
- # Ok, we're good to go. Now we want to create the wrapped socket object
907
- # and store it in the appropriate place.
908
- wrapped_socket = WrappedSocket(sock)
909
-
910
- # Now we can handshake
911
- wrapped_socket.handshake(
912
- server_hostname,
913
- self._verify,
914
- self._trust_bundle,
915
- self._min_version,
916
- self._max_version,
917
- self._client_cert,
918
- self._client_key,
919
- self._client_key_passphrase,
920
- self._alpn_protocols,
921
- )
922
- return wrapped_socket