diff options
| author | Derek Straka <derek@asterius.io> | 2017-07-05 10:00:21 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-07-14 23:44:31 +0200 |
| commit | 941ad264a6f9e6b21860c3834ce235b791912972 (patch) | |
| tree | 17f544c008e5791e4be5fc2e7f8092d171135f81 /meta-python/recipes-devtools/python/python3-pytest_3.1.3.bb | |
| parent | 1acfde8120eaa290df64f709e5a322bd6a44d19c (diff) | |
| download | meta-openembedded-941ad264a6f9e6b21860c3834ce235b791912972.tar.gz | |
python-pytest: update to version 3.1.3
Updated license for copyright changes and verified terms
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pytest_3.1.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest_3.1.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest_3.1.3.bb b/meta-python/recipes-devtools/python/python3-pytest_3.1.3.bb new file mode 100644 index 0000000000..466cfa8253 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-pytest_3.1.3.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit pypi setuptools3 | ||
| 2 | require python-pytest.inc | ||
