summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-awesomeversion_22.9.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-awesomeversion: upgrade 22.9.0 -> 23.5.0Trevor Gamblin2023-07-231-11/+0
| | | | | | | | | | | | | | | | | | | The project has stopped using setuptools in favor of poetry, so inherit python_poetry_core instead. Changelog (https://github.com/ludeeus/awesomeversion/releases/tag/23.5.0): - Add CI for Python 3.11 by @ludeeus in #191 - Add demo page by @ludeeus in #195 - Add better styles to demo by @ludeeus in #197 - Remove setuptools from dev-dependencies by @ludeeus in #202 - Update demo with compare by @ludeeus in #219 - Add Python 3.12 to CI by @ludeeus in #222 - Add in_range helper method by @ludeeus in #224 - Restructure README contents by @ludeeus in #225 Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-awesomeversion: Upgrade 22.8.0 -> 22.9.0Leon Anavi2022-09-151-0/+11
Upgrade to release 22.9.0: - Allow and add named sections for CalVer - Add diff method to AwesomeVersion to list out changes between 2 objects Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>