summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-07-05 10:00:21 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-07-14 23:44:31 +0200
commit941ad264a6f9e6b21860c3834ce235b791912972 (patch)
tree17f544c008e5791e4be5fc2e7f8092d171135f81 /meta-python/recipes-devtools/python/python-pytest.inc
parent1acfde8120eaa290df64f709e5a322bd6a44d19c (diff)
downloadmeta-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/python-pytest.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-pytest.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc
index 282683856..22795964d 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/recipes-devtools/python/python-pytest.inc
@@ -1,9 +1,9 @@
1SUMMARY = "Simple powerful teting with python" 1SUMMARY = "Simple powerful teting with python"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://LICENSE;md5=d8a5609608d9a5a180705b0fa298ae01" 3LIC_FILES_CHKSUM = "file://LICENSE;md5=c39b24965f4aef64222cb35de9d47cc4"
4 4
5SRC_URI[md5sum] = "c4d179f89043cc925e1c169d03128e02" 5SRC_URI[md5sum] = "35356e6e31cbd8318e8b2a8340a90b72"
6SRC_URI[sha256sum] = "795ec29fbba70b22a593691ce8bcd4bdde2dc96e8099731f73c7d8bb3ce879bf" 6SRC_URI[sha256sum] = "095e1832f7e424563c95daf4d8d3c865052b80e139cdd2f9610a986ee8526206"
7 7
8RDEPENDS_${PN}_class-target += " \ 8RDEPENDS_${PN}_class-target += " \
9 ${PYTHON_PN}-argparse \ 9 ${PYTHON_PN}-argparse \