mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
Provides a Version class wrapper around apt_pkg.version_compare. Replaces distutils.version which is deprecated. Closes: #2261. Tests: - Install ejabberd. Signed-off-by: James Valleroy <jvalleroy@mailbox.org> [sunil: Add two more version comparison tests] Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>