Skip to content

Commit

Permalink
Update ort curations (#56)
Browse files Browse the repository at this point in the history
* fix curations
* fix package
  • Loading branch information
MP91 authored Jun 2, 2023
1 parent f437481 commit d4366a7
Showing 1 changed file with 23 additions and 3 deletions.
26 changes: 23 additions & 3 deletions .ort.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,31 @@

curations:
packages:
- id: "PyPI::identify:2.5.17"
- id: "PyPI::identify:2.5.24"
curations:
comment: "Proper license is defined in package repository https://pypi.org/project/identify/"
concluded_license: "MIT"
- id: "PyPI::setuptools:67.2.0"
- id: "Conan::c-ares:1.19.0"
curations:
comment: "Proper license is defined in package repository https://pypi.org/project/setuptools/"
comment: "Proper license is defined in package repository https://conan.io/center/c-ares"
concluded_license: "MIT"
- id: "Conan::cpr:1.9.3"
curations:
comment: "Proper license is defined in package repository https://conan.io/center/cpr"
concluded_license: "MIT"
- id: "Conan::googleapis:cci.20221108"
curations:
comment: "Proper license is defined in package repository https://conan.io/center/googleapis?version=cci.20221108"
concluded_license: "Apache-2.0"
- id: "Conan::libcurl:7.87.0"
curations:
comment: "Proper license is defined in package repository https://conan.io/center/libcurl?version=7.87.0"
concluded_license: "curl"
- id: "Conan::openssl:1.1.1t"
curations:
comment: "Proper license is defined in package repository https://conan.io/center/openssl?version=1.1.1t"
concluded_license: "OpenSSL"
- id: "Conan::paho-mqtt-c:1.3.9"
curations:
comment: "Proper license is defined in package repository https://conan.io/center/paho-mqtt-c?version=1.3.9"
concluded_license: "EPL-2.0"

0 comments on commit d4366a7

Please sign in to comment.