From bf872bebc41ad38d45f413459cea75135d0cf325 Mon Sep 17 00:00:00 2001 From: Yuan Chao Date: Tue, 10 Sep 2019 17:49:51 +0900 Subject: python-atomicwrites: new recipe Add new recipe python-atomicwrites as it is RDEPEND of python-pytest. Signed-off-by: Yuan Chao Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-atomicwrites.inc | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-atomicwrites.inc (limited to 'meta-python/recipes-devtools/python/python-atomicwrites.inc') diff --git a/meta-python/recipes-devtools/python/python-atomicwrites.inc b/meta-python/recipes-devtools/python/python-atomicwrites.inc new file mode 100644 index 0000000000..773e9dd770 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-atomicwrites.inc @@ -0,0 +1,7 @@ +DESCRIPTION = "Powerful Python library for atomic file writes" +HOMEPAGE = "https://github.com/untitaker/python-atomicwrites" +LICENSE = "MIT" +LIC_FILES_CHKSUM = "file://LICENSE;md5=91cc36cfafeefb7863673bcfcb1d4da4" + +SRC_URI[md5sum] = "ce11f780a4ce0fce8a55d64494a88178" +SRC_URI[sha256sum] = "75a9445bac02d8d058d5e1fe689654ba5a6556a1dfd8ce6ec55a0ed79866cfa6" -- cgit v1.2.3-54-g00ecf