All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-portalocker: add recipe
@ 2021-09-08 12:08 S. Dolt
  0 siblings, 0 replies; only message in thread
From: S. Dolt @ 2021-09-08 12:08 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Samuel Dolt

From: Samuel Dolt <samuel.dolt.ext@siemens.com>

Signed-off-by: Samuel Dolt <samuel.dolt.ext@siemens.com>
---
 .../python3-portalocker/python3-portalocker_2.3.2.bb | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.3.2.bb

diff --git a/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.3.2.bb b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.3.2.bb
new file mode 100644
index 000000000..bf9304cdd
--- /dev/null
+++ b/meta-python/recipes-extended/python3-portalocker/python3-portalocker_2.3.2.bb
@@ -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"
-- 
2.20.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-08 12:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-08 12:08 [meta-python][PATCH] python3-portalocker: add recipe S. Dolt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.