summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-awesomeversion_25.5.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-awesomeversion: Upgrade 24.6.0 -> 25.5.0Leon Anavi2025-06-021-0/+11
Upgrade to release 25.5.0: - Add testing for Python 3.13 - Remove support for EOL Python 3.8 - Break after first hit with find_first_match - Use cached_property for the prefix property - Use cached_property for the major property - Use cached_property for the minor property - Use cached_property for the simple property - Use cached_property for the strategy property - Set full tag names in actions Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>