Skip to content

fix: LicenseChoiceFactory.make_from_string() prioritize SPDX id over expression#427

Merged
jkowalleck merged 1 commit intomainfrom
fix-LicenseChoiceFactory-make_from_string-priority
Sep 6, 2023
Merged

fix: LicenseChoiceFactory.make_from_string() prioritize SPDX id over expression#427
jkowalleck merged 1 commit intomainfrom
fix-LicenseChoiceFactory-make_from_string-priority

Conversation

@jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Sep 6, 2023

fixes #426

@jkowalleck jkowalleck added the bug Something isn't working label Sep 6, 2023
@jkowalleck jkowalleck requested a review from a team as a code owner September 6, 2023 10:37
…r expression

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck jkowalleck force-pushed the fix-LicenseChoiceFactory-make_from_string-priority branch from aaa0d86 to 701e09e Compare September 6, 2023 10:42
@jkowalleck jkowalleck merged commit e1bdfdd into main Sep 6, 2023
@jkowalleck jkowalleck deleted the fix-LicenseChoiceFactory-make_from_string-priority branch September 6, 2023 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LicenseChoiceFactory treats SPDX ID as SPDX expression

1 participant