Ed Morley d60d1c5cdc
Fix latest version resolution when using python- prefix (#3056)
Fixes use of version specifiers like `python-3.12`, which:
- have an explicit `python-` prefix
- are using a major version alias that has to be resolved
  to an exact version.

Also simplified the conditional for the already
working case, since it had two branches that were virtually identical.
2024-09-10 18:51:55 +03:00
..
2021-09-21 05:07:12 +03:00
2018-04-24 00:42:47 +00:00
run
2021-02-23 22:29:56 +02:00