diff options
| author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2019-12-02 07:28:10 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-12-08 23:00:57 -0800 |
| commit | fe66913b5b9262c2d6ab40d0edafa477b7a7b496 (patch) | |
| tree | c79c98c5032b0eff5fe174dfd4ceb95082b5866c /meta-python/recipes-devtools/python/python3-pytest_5.3.1.bb | |
| parent | f0fb70479a9fbf5139133c948bb2ddeb865bd34c (diff) | |
| download | meta-openembedded-fe66913b5b9262c2d6ab40d0edafa477b7a7b496.tar.gz | |
python-pytest: upgrade 5.2.2 -> 5.3.1
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.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest_5.3.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest_5.3.1.bb b/meta-python/recipes-devtools/python/python3-pytest_5.3.1.bb new file mode 100644 index 0000000000..eba6632a27 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pytest_5.3.1.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-pytest.inc | ||
| 3 | |||
| 4 | ALTERNATIVE_PRIORITY = "100" | ||
