From fad425c023a586435929f31c1de7cfe06bdd3c9e Mon Sep 17 00:00:00 2001 From: wangmy Date: Sun, 8 May 2022 16:40:21 +0800 Subject: python3-awesomeversion : add recipe Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- .../recipes-devtools/python/python3-awesomeversion_22.5.1.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-awesomeversion_22.5.1.bb (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-awesomeversion_22.5.1.bb b/meta-python/recipes-devtools/python/python3-awesomeversion_22.5.1.bb new file mode 100644 index 0000000000..cdb89698be --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-awesomeversion_22.5.1.bb @@ -0,0 +1,9 @@ +DESCRIPTION = "One version package to rule them all, One version package to find them, One version package to bring them all, and in the darkness bind them." +HOMEPAGE = "https://pypi.org/project/awesomeversion/" +SECTION = "devel/python" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENCE.md;md5=92622b5a8e216099be741d78328bae5d" + +SRC_URI[sha256sum] = "84bcd85ab1bb9a287cfd1b2e5145f888b6e02ef3e3a63a07453f10f2f6e50fe3" + +inherit pypi setuptools3 -- cgit v1.2.3-54-g00ecf