python3-portalocker: add recipe

Signed-off-by: Samuel Dolt <samuel.dolt.ext@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Samuel Dolt
2021-09-08 14:08:58 +02:00
committed by Khem Raj
parent 4b9bceea4c
commit 1ebdeedef6
@@ -0,0 +1,12 @@
SUMMARY = "Cross-platform locking library"
DESCRIPTION = "Portalocker is a library to provide an easy API to file locking"
LICENSE = "PSF"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f9273424c73af966635d66eb53487e14"
SRC_URI[md5sum] = "bd4908d035464aa440dd7f262ef78345"
SRC_URI[sha256sum] = "75cfe02f702737f1726d83e04eedfa0bda2cc5b974b1ceafb8d6b42377efbd5f"
inherit pypi setuptools3
BBCLASSEXTEND = "native nativesdk"