From c970883032ffe2343576b50a9ff71bc25d4b43ea Mon Sep 17 00:00:00 2001 From: Bill Randle Date: Thu, 7 Dec 2017 21:49:07 -0800 Subject: python[3]-speaklater: new recipes Signed-off-by: Bill Randle Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-speaklater.inc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-speaklater.inc (limited to 'meta-python/recipes-devtools/python/python-speaklater.inc') diff --git a/meta-python/recipes-devtools/python/python-speaklater.inc b/meta-python/recipes-devtools/python/python-speaklater.inc new file mode 100644 index 0000000000..94fa8a6c0f --- /dev/null +++ b/meta-python/recipes-devtools/python/python-speaklater.inc @@ -0,0 +1,9 @@ +DESCRIPTION = "Media asset management for Python, with glue code for various frameworks" +LICENSE = "BSD" +LIC_FILES_CHKSUM = "file://LICENSE;md5=b810770075a29bf44b96607440e7c801" + +SRC_URI[md5sum] = "e8d5dbe36e53d5a35cff227e795e8bbf" +SRC_URI[sha256sum] = "59fea336d0eed38c1f0bf3181ee1222d0ef45f3a9dd34ebe65e6bfffdd6a65a9" + +PYPI_PACKAGE = "speaklater" + -- cgit v1.2.3-54-g00ecf