update-license-data: fix latest_tag error#8287
Conversation
Add latest_tag method to utils/spdx
|
Might be better to just return this from |
I did this in #8260 but I think I like this better. It seems a little arbitrary to have This way, it's clear what's going on. |
I don't think it's arbitrary. You download the latest something and as a result you get to know the specific version. |
I think what bothers me is that the But no strong feelings about it either way. |
|
Merging as-is as this is a fix. Happy to have another PR refactoring. Thanks @SeekingMeaning! |
Add
latest_tagmethod toutils/spdxRelated: #8215, #8284
cc @issyl0