FindBoost: Add support for Python 3.10
Regexps in FindBoost assumed that python's minor version had only one digit. That became not true for 3.10.
Fixes: #23025 (closed)
Backport: release
Edited by Brad King
Regexps in FindBoost assumed that python's minor version had only one digit. That became not true for 3.10.
Fixes: #23025 (closed)
Backport: release