Include Perl as a potential case for versionsuffix mapping when using --try-update-deps#3350
Conversation
|
This allows the dependency to be resolved in the particular use case: but an alternative match actually exists, |
|
If this were me I would recommend doing a dry run with the then going in and fiddling with the dep to use the latest version and then building things. |
|
I guess I could add a feature to provide a warning if there is a case where a version exists without a versionsuffix and is newer (would be particularly useful for Python versionsuffixes I suspect). I'll open an issue for this rather than consider it here, it's non-trivial. |
Fixes #3349