aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest_5.3.5.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-02-12 10:35:58 -0800
committerKhem Raj <raj.khem@gmail.com>2020-02-13 14:07:47 -0800
commit662f7b7789d7e96464443bcd120ac7b8ba46804b (patch)
tree495bd11907efe49189453c48619f9dd4c002babf /meta-python/recipes-devtools/python/python3-pytest_5.3.5.bb
parent1f27638c7d93d930dcb3594e0e8a262267f65d77 (diff)
downloadmeta-openembedded-662f7b7789d7e96464443bcd120ac7b8ba46804b.tar.gz
python3-pytest: upgrade 5.3.2 -> 5.3.5
Copyright updated: 2004-2019 -> 2004-2020 Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest_5.3.5.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest_5.3.5.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.3.5.bb b/meta-python/recipes-devtools/python/python3-pytest_5.3.5.bb
new file mode 100644
index 0000000000..eba6632a27
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pytest_5.3.5.bb
@@ -0,0 +1,4 @@
+inherit pypi setuptools3
+require python-pytest.inc
+
+ALTERNATIVE_PRIORITY = "100"