kiwi-el8/kiwi/utils
David Cassany c8d5c5a02e
Make CommandCapabilities.check_version take the longest match
This commit ensures that when trying to parse the version of a tool
the comparison is done with the longest match for the given regular
expression. This solves cases such in `grub2` where the tool name
already provides some digit that could be seen as a version.
2020-04-16 10:25:21 +02:00
..
__init__.py Refactor data subpackage 2016-03-17 10:42:08 +01:00
block.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
checksum.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
codec.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
command_capabilities.py Make CommandCapabilities.check_version take the longest match 2020-04-16 10:25:21 +02:00
compress.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
fstab.py Complete refactoring of fstab handling 2020-03-18 16:01:13 +01:00
output.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
rpm_database.py Make use of Path.which including root_dir parameter 2020-01-22 16:12:08 +01:00
rpm.py Do not create empty macros file 2020-02-18 14:08:30 +01:00
size.py Stop inheriting from object 2019-08-22 15:43:27 +02:00
sync.py Refactor use of logging facility 2019-10-23 17:54:27 +02:00
sysconfig.py Stop inheriting from object 2019-08-22 15:43:27 +02:00