aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pytest_5.3.2.bb
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@cn.fujitsu.com>2020-01-02 22:09:27 -0800
committerKhem Raj <raj.khem@gmail.com>2020-01-03 13:56:00 -0800
commitfbc8846561bab2e63e2ce0a2f90359c768f87084 (patch)
treee935c57fbf51a8692352c2aaae072845e9fece11 /meta-python/recipes-devtools/python/python3-pytest_5.3.2.bb
parent4ed7c66083c7196bf26c264b4cf41f88285f9ceb (diff)
downloadmeta-openembedded-contrib-fbc8846561bab2e63e2ce0a2f90359c768f87084.tar.gz
python-pytest: upgrade 5.2.1 -> 5.3.2
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.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest_5.3.2.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.3.2.bb b/meta-python/recipes-devtools/python/python3-pytest_5.3.2.bb
new file mode 100644
index 0000000000..eba6632a27
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pytest_5.3.2.bb
@@ -0,0 +1,4 @@
+inherit pypi setuptools3
+require python-pytest.inc
+
+ALTERNATIVE_PRIORITY = "100"