diff options
| author | Derek Straka <derek@asterius.io> | 2018-02-25 15:32:58 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-03-01 16:12:57 -0800 |
| commit | 471abeb1be87bc7e8cf61e9b003ed645f053a263 (patch) | |
| tree | 0f734d68cd8acbd9903ba57d33f568cb9cada976 /meta-python/recipes-devtools/python/python3-pytest_3.4.1.bb | |
| parent | 1e20309587c3297b9ddfed9551f8d1653be62cdc (diff) | |
| download | meta-openembedded-471abeb1be87bc7e8cf61e9b003ed645f053a263.tar.gz | |
python-pytest: update to version 3.4.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest_3.4.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest_3.4.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest_3.4.1.bb b/meta-python/recipes-devtools/python/python3-pytest_3.4.1.bb new file mode 100644 index 0000000000..466cfa8253 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pytest_3.4.1.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-pytest.inc | ||
