mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-06 08:49:48 +00:00
python-semver: add new recipe
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>
This commit is contained in:
committed by
Khem Raj
parent
d75280b749
commit
5b85349b05
@@ -0,0 +1,2 @@
|
||||
inherit setuptools3
|
||||
require python-semver.inc
|
||||
Reference in New Issue
Block a user