summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-semver_3.0.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-semver: switch to pytest --automakeTim Orling2024-02-161-1/+2
| | | | | | | * Also replace ${PYTHON_PN} with python3 Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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>