Skip to content

Add support for lookup of data packages by X.Y style version

Marco Clemencic requested to merge fix-dp-lookup-by-cmake-version into master

With the new style CMake configuration, lb-run sees requests for data packages with versions like 2.3, which are equivalent to patterns like v2r* in the old convention.

This change makes lb-run understand the new convention.

Edited by Marco Clemencic

Merge request reports