diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-09-23 11:14:30 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-09-23 08:33:10 -0700 |
| commit | 2dde8de633bc82a3416809e09951a94089542bb9 (patch) | |
| tree | ab8001bde7b781d847163634ee1e280134047298 /meta-python/recipes-devtools/python/python3-pytest_5.1.3.bb | |
| parent | d505488c684ada5d69ef3b18c9a210711bd30199 (diff) | |
| download | meta-openembedded-2dde8de633bc82a3416809e09951a94089542bb9.tar.gz | |
python-pytest: upgrade 5.1.2 -> 5.1.3
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.1.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest_5.1.3.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.1.3.bb b/meta-python/recipes-devtools/python/python3-pytest_5.1.3.bb new file mode 100644 index 0000000000..eba6632a27 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pytest_5.1.3.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-pytest.inc | ||
| 3 | |||
| 4 | ALTERNATIVE_PRIORITY = "100" | ||
