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/python3-atomicwrites_1.3.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-atomicwrites_1.3.0.bb (limited to 'meta-python/recipes-devtools/python/python3-atomicwrites_1.3.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-atomicwrites_1.3.0.bb b/meta-python/recipes-devtools/python/python3-atomicwrites_1.3.0.bb new file mode 100644 index 0000000000..9f306e60d6 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-atomicwrites_1.3.0.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-atomicwrites.inc -- cgit 1.2.3-korg