diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-11-08 15:44:26 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-11-08 09:03:54 -0800 |
| commit | 94202316e615fe53940c55052c176e6adda4b283 (patch) | |
| tree | 728b724985dbf707a4f42eb8b84bbe1cf41b1e18 /meta-python/recipes-devtools/python/python3-pytest_5.2.2.bb | |
| parent | eba1ee4578d6861df43f9b998031717fa515760d (diff) | |
| download | meta-openembedded-94202316e615fe53940c55052c176e6adda4b283.tar.gz | |
python-pytest: upgrade 5.2.1 -> 5.2.2
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_5.2.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest_5.2.2.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.2.2.bb b/meta-python/recipes-devtools/python/python3-pytest_5.2.2.bb new file mode 100644 index 0000000000..eba6632a27 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pytest_5.2.2.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-pytest.inc | ||
| 3 | |||
| 4 | ALTERNATIVE_PRIORITY = "100" | ||
