meta.yaml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. # This file created by conda-build 3.22.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Tue Feb 28 18:07:59 2023
  4. # ------------------------------------------------
  5. package:
  6. name: pyopenssl
  7. version: 23.0.0
  8. source:
  9. sha256: c1cc5f86bcacefc84dada7d31175cae1b1518d5f60d3d0bb595a67822a868a6f
  10. url: https://pypi.io/packages/source/p/pyopenssl/pyOpenSSL-23.0.0.tar.gz
  11. build:
  12. number: '0'
  13. script: /croot/pyopenssl_1677607685877/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/bin/python
  14. -m pip install . -vv --no-deps
  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.01.10 h06a4308_0
  21. - certifi 2022.12.7 py39h06a4308_0
  22. - ld_impl_linux-64 2.38 h1181459_1
  23. - libffi 3.4.2 h6a678d5_6
  24. - libgcc-ng 11.2.0 h1234567_1
  25. - libgomp 11.2.0 h1234567_1
  26. - libstdcxx-ng 11.2.0 h1234567_1
  27. - ncurses 6.4 h6a678d5_0
  28. - openssl 1.1.1t h7f8727e_0
  29. - pip 22.3.1 py39h06a4308_0
  30. - python 3.9.16 h7a1cb2a_0
  31. - readline 8.2 h5eee18b_0
  32. - setuptools 65.6.3 py39h06a4308_0
  33. - sqlite 3.40.1 h5082296_0
  34. - tk 8.6.12 h1ccaba5_0
  35. - tzdata 2022g h04d1e81_0
  36. - wheel 0.38.4 py39h06a4308_0
  37. - xz 5.2.10 h5eee18b_1
  38. - zlib 1.2.13 h5eee18b_0
  39. run:
  40. - cryptography >=38.0.0,<40
  41. - python >=3.9,<3.10.0a0
  42. test:
  43. commands:
  44. - pip check
  45. - python -m OpenSSL.debug
  46. imports:
  47. - OpenSSL
  48. - OpenSSL.SSL
  49. - OpenSSL.crypto
  50. - OpenSSL.rand
  51. requires:
  52. - pip
  53. about:
  54. description: 'pyOpenSSL is a high-level wrapper around a subset of the OpenSSL library.
  55. It includes:
  56. -SSL.Connection objects, wrapping the methods of Python''s portable sockets
  57. -Callbacks written in Python
  58. -Extensive error-handling mechanism, mirroring OpenSSL''s error codes
  59. and much more.
  60. '
  61. dev_url: https://github.com/pyca/pyopenssl
  62. doc_url: https://pyopenssl.readthedocs.org/en/stable/
  63. home: https://github.com/pyca/pyopenssl
  64. license: Apache-2.0
  65. license_family: Apache
  66. license_file: LICENSE
  67. summary: Python wrapper module around the OpenSSL library
  68. extra:
  69. copy_test_source_files: true
  70. final: true
  71. flow_run_id: 70ec8de0-942f-41db-9f92-a210af9866fe
  72. recipe-maintainers:
  73. - goanpeca
  74. - mingwandroid
  75. - nehaljwani
  76. remote_url: git@github.com:AnacondaRecipes/pyopenssl-feedstock.git
  77. sha: fe906feb6996223b1459309106ecc38c77b05d4b