versions module

Functions for handling version dependencies between SKA Low components.

aiv_utils.versions.select_sdp_vis_receive_version(sdp_version, version_specifier='')

Use the supplied sdp_version to determine the best version of vis-receive.

version_specifier is a PEP 440-compatible version specifier that optionally restricts which vis-receive versions are eligible for selection.

Return type:

str