aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-11-14 11:47:32 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-13 22:08:27 -0800
commitbf0ef090b87eed989bc86b9c0bbb705394ecb28f (patch)
tree59252a4f6da93c521d5a5f324ff263f7c6fd231e /meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb
parent15d8d02fabc66c32c190ef6c7e0a34b9916a3ffc (diff)
downloadmeta-openembedded-bf0ef090b87eed989bc86b9c0bbb705394ecb28f.tar.gz
python-pytest-tempdir: upgrade 2016.8.20 -> 2019.10.12
-License-Update: Update PKG-INFO. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb b/meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb
new file mode 100644
index 0000000000..02e8215636
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pytest-tempdir_2019.10.12.bb
@@ -0,0 +1,7 @@
+require python-pytest-tempdir.inc
+
+inherit setuptools3
+
+RDEPENDS_${PN} += " \
+ python3-pytest \
+ "