aboutcode-org / aboutcode-org/scancode-toolkit
Revisit the multiple download URLs in conandata.yml
未關閉
- 主要語言
- Python
- 星號
- 2.6k
- 分支
- 791
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 5
描述
conandata.yml can contain multiple download URLs for the same version, as seen here https://github.com/conan-io/conan-center-index/blob/02ff9d0d653fa0ca9c2cba9ce1c46bef0e79f176/recipes/boost/all/conandata.yml.
Currently, `ConanDataHandler` considers the first URL as the download_url and discards the rest. We should revisit this at a later stage to collect these URLs as well, as they could provide additional information about the package.
貢獻指南
評估
這個 Issue 還沒有評估資料。