meta.yaml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. # This file created by conda-build 3.24.0
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Mon May 29 15:06:08 2023
  4. # ------------------------------------------------
  5. package:
  6. name: setuptools
  7. version: 67.8.0
  8. source:
  9. patches:
  10. - patches/0002-disable-downloads-inside-conda-build.patch
  11. - patches/0021-Add-d1trimfile-SRC_DIR-to-make-pdbs-more-relocatable.patch
  12. sha256: 62642358adc77ffa87233bc4d2354c4b2682d214048f500964dbe760ccedf102
  13. url: https://pypi.io/packages/source/s/setuptools/setuptools-67.8.0.tar.gz
  14. build:
  15. number: '0'
  16. string: py39h06a4308_0
  17. requirements:
  18. build:
  19. - _libgcc_mutex 0.1 main
  20. - _openmp_mutex 5.1 1_gnu
  21. - libgcc-ng 11.2.0 h1234567_1
  22. - libgomp 11.2.0 h1234567_1
  23. - patch 2.7.6 h7b6447c_1001
  24. host:
  25. - _libgcc_mutex 0.1 main
  26. - _openmp_mutex 5.1 1_gnu
  27. - ca-certificates 2023.01.10 h06a4308_0
  28. - ld_impl_linux-64 2.38 h1181459_1
  29. - libffi 3.4.4 h6a678d5_0
  30. - libgcc-ng 11.2.0 h1234567_1
  31. - libgomp 11.2.0 h1234567_1
  32. - libstdcxx-ng 11.2.0 h1234567_1
  33. - ncurses 6.4 h6a678d5_0
  34. - openssl 1.1.1t h7f8727e_0
  35. - python 3.9.16 h7a1cb2a_2
  36. - readline 8.2 h5eee18b_0
  37. - sqlite 3.41.2 h5eee18b_0
  38. - tk 8.6.12 h1ccaba5_0
  39. - tzdata 2023c h04d1e81_0
  40. - xz 5.4.2 h5eee18b_0
  41. - zlib 1.2.13 h5eee18b_0
  42. run:
  43. - python >=3.9,<3.10.0a0
  44. test:
  45. commands:
  46. - pip check
  47. imports:
  48. - distutils
  49. - pkg_resources
  50. - setuptools
  51. requires:
  52. - pip
  53. about:
  54. description: 'Setuptools is a fully-featured, actively-maintained, and stable library
  55. designed to facilitate packaging Python projects.
  56. '
  57. dev_url: https://github.com/pypa/setuptools
  58. doc_url: https://setuptools.pypa.io/en/latest/
  59. home: https://github.com/pypa/setuptools
  60. license: MIT
  61. license_family: MIT
  62. license_file: LICENSE
  63. summary: Download, build, install, upgrade, and uninstall Python packages
  64. extra:
  65. copy_test_source_files: true
  66. final: true
  67. flow_run_id: 42a7caaf-3773-4339-bfe8-707359bff426
  68. recipe-maintainers:
  69. - isuruf
  70. - jakirkham
  71. - msarahan
  72. - nicoddemus
  73. - ocefpaf
  74. remote_url: git@github.com:AnacondaRecipes/setuptools-feedstock.git
  75. sha: 7b8ea83625d49afa13cbb10865dafca153726d83