diff options
| author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-01-02 22:09:27 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-01-03 13:56:00 -0800 |
| commit | fbc8846561bab2e63e2ce0a2f90359c768f87084 (patch) | |
| tree | e935c57fbf51a8692352c2aaae072845e9fece11 /meta-python/recipes-devtools/python/python3-pytest_5.3.2.bb | |
| parent | 4ed7c66083c7196bf26c264b4cf41f88285f9ceb (diff) | |
| download | meta-openembedded-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.bb | 4 |
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 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-pytest.inc | ||
| 3 | |||
| 4 | ALTERNATIVE_PRIORITY = "100" | ||
