diff options
author | Derek Straka <derek@asterius.io> | 2016-10-13 18:36:48 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-10-25 15:31:14 +0200 |
commit | 3f000b5bf313df4735edb3108bae5d9c0868feaf (patch) | |
tree | 2a04e2a8c43be91aef229f1ad36d4249266e1e39 /meta-python/recipes-devtools/python/python-pytest_3.0.1.bb | |
parent | f35e4e6e037897cc03a8a991f5eb8e73c4c91b57 (diff) | |
download | meta-openembedded-3f000b5bf313df4735edb3108bae5d9c0868feaf.tar.gz |
python-pytest: update to version 3.0.1
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/python-pytest_3.0.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest_3.0.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytest_3.0.1.bb b/meta-python/recipes-devtools/python/python-pytest_3.0.1.bb new file mode 100644 index 0000000000..d322f09b24 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pytest_3.0.1.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit pypi setuptools | ||
2 | require python-pytest.inc | ||