summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-semver_3.0.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-semver: upgrade 3.0.1 -> 3.0.2Wang Mingyu2023-10-231-0/+25
Changelog: =========== PR #418: Replace OrderedDict with dict. PR #426: Fix replace() method to use the derived class of an instance instead of Version class. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>