Skip to content

Commit

Permalink
Update ORT configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
petkivim committed Mar 23, 2024
1 parent eed0e9b commit 4533466
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions .ort.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,6 @@ resolutions:
reason: "LICENSE_ACQUIRED_EXCEPTION"
comment: "Font files that are not modified, hence license acquired."

package_configurations:
- id: "PyPI::jinja2:2.10.1"
source_artifact_url: "https://files.pythonhosted.org/packages/93/ea/d884a06f8c7f9b7afbc8138b762e80479fb17aedbbe2b06515a12de9378d/Jinja2-2.10.1.tar.gz"
path_excludes:
- pattern: "Jinja2-2.10.1/ext/jinja.el"
reason: "OPTIONAL_COMPONENT_OF"
comment: "The path only contains optional components for the code that is built which are not included in distributed build artifacts."
- message: "copyleft-strong license GPL-2.0-or-later in PyPI::jinja2:2.10.1."
reason: "LICENSE_ACQUIRED_EXCEPTION"
comment: "This "GPL-2.0-only licensed extra is not used, therefore license is complied with."

0 comments on commit 4533466

Please sign in to comment.