Skip to content

Commit bf24139

Browse files
committed
test(conan): Update expected results
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent f00c59e commit bf24139

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

plugins/package-managers/conan/src/funTest/assets/projects/synthetic/conan2-expected-output-py.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,9 @@ packages:
4545
- id: "Conan::bzip2:1.0.8"
4646
purl: "pkg:conan/[email protected]"
4747
declared_licenses:
48-
- "bzip2-1.0.8"
48+
- "bzip2-1.0.6"
4949
declared_licenses_processed:
50-
unmapped:
51-
- "bzip2-1.0.8"
50+
spdx_expression: "bzip2-1.0.6"
5251
description: "bzip2 is a free and open-source file compression program that uses\
5352
\ the Burrows Wheeler algorithm."
5453
homepage_url: "https://sourceware.org/bzip2"

0 commit comments

Comments
 (0)