meta.yaml 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. # This file created by conda-build 3.24.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Wed Jun 7 18:39:06 2023
  4. # ------------------------------------------------
  5. package:
  6. name: urllib3
  7. version: 1.26.16
  8. source:
  9. sha256: 8f135f6502756bde6b2a9b28989df5fbe87c9970cecaa69041edcce7f0589b14
  10. url: https://pypi.io/packages/source/u/urllib3/urllib3-1.26.16.tar.gz
  11. build:
  12. number: '0'
  13. script: /croot/urllib3_1686163155763/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold/bin/python
  14. -m pip install . --no-deps --no-build-isolation -vv
  15. string: py39h06a4308_0
  16. requirements:
  17. host:
  18. - _libgcc_mutex 0.1 main
  19. - _openmp_mutex 5.1 1_gnu
  20. - ca-certificates 2023.05.30 h06a4308_0
  21. - ld_impl_linux-64 2.38 h1181459_1
  22. - libffi 3.4.4 h6a678d5_0
  23. - libgcc-ng 11.2.0 h1234567_1
  24. - libgomp 11.2.0 h1234567_1
  25. - libstdcxx-ng 11.2.0 h1234567_1
  26. - ncurses 6.4 h6a678d5_0
  27. - openssl 1.1.1t h7f8727e_0
  28. - pip 23.0.1 py39h06a4308_0
  29. - python 3.9.16 h7a1cb2a_2
  30. - readline 8.2 h5eee18b_0
  31. - setuptools 67.8.0 py39h06a4308_0
  32. - sqlite 3.41.2 h5eee18b_0
  33. - tk 8.6.12 h1ccaba5_0
  34. - tzdata 2023c h04d1e81_0
  35. - wheel 0.38.4 py39h06a4308_0
  36. - xz 5.4.2 h5eee18b_0
  37. - zlib 1.2.13 h5eee18b_0
  38. run:
  39. - brotlipy >=0.6.0
  40. - certifi
  41. - cryptography >=1.3.4
  42. - idna >=2.0.0
  43. - pyopenssl >=0.14
  44. - pysocks >=1.5.6,<2.0,!=1.5.7
  45. - python >=3.9,<3.10.0a0
  46. test:
  47. commands:
  48. - pip check
  49. imports:
  50. - urllib3
  51. - urllib3.contrib
  52. - urllib3.contrib._securetransport
  53. - urllib3.packages
  54. - urllib3.packages.backports
  55. - urllib3.util
  56. requires:
  57. - pip
  58. about:
  59. description: 'urllib3 is a powerful, sanity-friendly HTTP client for Python. Much
  60. of the
  61. Python ecosystem already uses urllib3. urllib3 brings many critical features
  62. that are missing from the Python standard libraries, such as thread safety,
  63. connection pooling, client side ssl/tls verification, support for gzip and
  64. deflate encodings, HTTP and SOCKS proxy support, helpers for retrying requests
  65. and dealing with HTTP redirects.
  66. '
  67. dev_url: https://github.com/urllib3/urllib3
  68. doc_url: https://urllib3.readthedocs.io/
  69. home: https://urllib3.readthedocs.io/
  70. license: MIT
  71. license_family: MIT
  72. license_file: LICENSE.txt
  73. summary: HTTP library with thread-safe connection pooling, file post, and more.
  74. extra:
  75. copy_test_source_files: true
  76. final: true
  77. flow_run_id: 092c303f-a5c0-4340-abc2-f7595e1132a4
  78. recipe-maintainers:
  79. - ocefpaf
  80. - pmlandwehr
  81. - sethmlarson
  82. - sigmavirus24
  83. remote_url: git@github.com:AnacondaRecipes/urllib3-feedstock.git
  84. sha: 67d60514915d01be4c0d39ffd5929f981a12dc71