From: Domarys Correa <[email protected]> Signed-off-by: Domarys Correa <[email protected]> Acked-by: Trevor Gamblin <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit bb4cdd4d80fe690a28c2c20048d675d4584ae9c7) Signed-off-by: Otavio Salvador <[email protected]> ---
.../python/python3-ansicolors_1.1.8.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-ansicolors_1.1.8.bb diff --git a/meta-python/recipes-devtools/python/python3-ansicolors_1.1.8.bb b/meta-python/recipes-devtools/python/python3-ansicolors_1.1.8.bb new file mode 100644 index 000000000..9ba710cb7 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-ansicolors_1.1.8.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "Add ANSI colors and decorations to your strings" + +LICENSE = "ISC" +LIC_FILES_CHKSUM = "file://LICENSE;md5=aef5566ac4fede9815eccf124c281317" + +SRC_URI[sha256sum] = "99f94f5e3348a0bcd43c82e5fc4414013ccc19d70bd939ad71e0133ce9c372e0" + +PYPI_PACKAGE_EXT = "zip" + +inherit pypi setuptools3 + +BBCLASSEXTEND = "native nativesdk" -- 2.27.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#85087): https://lists.openembedded.org/g/openembedded-devel/message/85087 Mute This Topic: https://lists.openembedded.org/mt/74845198/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
