aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-atomicwrites_1.3.0.bb
diff options
context:
space:
mode:
authorYuan Chao <yuanc.fnst@cn.fujitsu.com>2019-09-10 17:49:51 +0900
committerKhem Raj <raj.khem@gmail.com>2019-09-10 06:54:01 -0700
commitbf872bebc41ad38d45f413459cea75135d0cf325 (patch)
tree1ece6b6d5f725b94e85176579c85617094f0747b /meta-python/recipes-devtools/python/python3-atomicwrites_1.3.0.bb
parentc31468e37aec1ae4902228a07b11a70c0580d550 (diff)
downloadmeta-openembedded-contrib-bf872bebc41ad38d45f413459cea75135d0cf325.tar.gz
python-atomicwrites: new recipe
Add new recipe python-atomicwrites as it is RDEPEND of python-pytest. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-atomicwrites_1.3.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-atomicwrites_1.3.0.bb2
1 files changed, 2 insertions, 0 deletions
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