summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-semver.inc
Commit message (Collapse)AuthorAgeFilesLines
* python3-semver: consolidate into a single filePierre-Jean Texier2020-04-031-12/+0
| | | | | | | | | | For details see [1] [1] - https://lists.openembedded.org/g/openembedded-devel/topic/72718415 Suggested-by: Tim Orling <ticotimo@gmail.com> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-semver: add new recipeDennis Menschel2018-07-211-0/+12
This small python module provides a way to manage and compare version strings which adhere to the Semantic Versioning specification [1]. [1] https://semver.org Signed-off-by: Dennis Menschel <menschel-d@posteo.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>