meta.yaml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. # This file created by conda-build 3.23.3
  2. # meta.yaml template originally from:
  3. # /feedstock/recipe, last modified Thu Mar 16 11:15:04 2023
  4. # ------------------------------------------------
  5. package:
  6. name: packaging
  7. version: '23.0'
  8. source:
  9. sha256: b6ad297f8907de0fa2fe1ccbd26fdaf387f5f47c7275fedf8cce89f99446cf97
  10. url: https://pypi.io/packages/source/p/packaging/packaging-23.0.tar.gz
  11. build:
  12. number: '0'
  13. script: /croot/packaging_1678965309396/_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 . --no-deps -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.01.10 h06a4308_0
  21. - certifi 2022.12.7 py39h06a4308_0
  22. - flit-core 3.6.0 pyhd3eb1b0_0
  23. - ld_impl_linux-64 2.38 h1181459_1
  24. - libffi 3.4.2 h6a678d5_6
  25. - libgcc-ng 11.2.0 h1234567_1
  26. - libgomp 11.2.0 h1234567_1
  27. - libstdcxx-ng 11.2.0 h1234567_1
  28. - ncurses 6.4 h6a678d5_0
  29. - openssl 1.1.1t h7f8727e_0
  30. - pip 23.0.1 py39h06a4308_0
  31. - python 3.9.16 h7a1cb2a_2
  32. - readline 8.2 h5eee18b_0
  33. - setuptools 65.6.3 py39h06a4308_0
  34. - sqlite 3.41.1 h5eee18b_0
  35. - tk 8.6.12 h1ccaba5_0
  36. - tzdata 2022g h04d1e81_0
  37. - wheel 0.38.4 py39h06a4308_0
  38. - xz 5.2.10 h5eee18b_1
  39. - zlib 1.2.13 h5eee18b_0
  40. run:
  41. - python >=3.9,<3.10.0a0
  42. test:
  43. commands:
  44. - pip check
  45. imports:
  46. - packaging
  47. requires:
  48. - pip
  49. about:
  50. dev_url: https://github.com/pypa/packaging
  51. doc_source_url: https://github.com/pypa/packaging/tree/main/docs
  52. doc_url: https://packaging.pypa.io
  53. home: https://github.com/pypa/packaging
  54. license: Apache-2.0 or BSD-2-Clause
  55. license_family: Apache
  56. license_file: LICENSE
  57. summary: Core utilities for Python packages
  58. extra:
  59. copy_test_source_files: true
  60. final: true
  61. flow_run_id: ebc27ae3-571e-4a21-b28f-5e01e2a005ef
  62. recipe-maintainers:
  63. - jakirkham
  64. - mingwandroid
  65. - nicoddemus
  66. remote_url: git@github.com:AnacondaRecipes/packaging-feedstock.git
  67. sha: a525d3ca60583c6131c37d030c19e8fc9b0b11a9