aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit5c08e31cff2d1873c985b57b7d60953389af9772 (patch)
treeadfab898f6ac4e6614c232249ea196d316e0805d /recipes-devtools/python/python-pytest.inc
parent472e85b4a8317fe9fe2644aca057915813ed49c8 (diff)
downloadmeta-python2-5c08e31cff2d1873c985b57b7d60953389af9772.tar.gz
python-pytest: update to version 3.1.3
Updated license for copyright changes and verified terms (From meta-openembedded commit: 941ad264a6f9e6b21860c3834ce235b791912972) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-pytest.inc')
-rw-r--r--recipes-devtools/python/python-pytest.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-devtools/python/python-pytest.inc b/recipes-devtools/python/python-pytest.inc
index 2826838..2279596 100644
--- a/recipes-devtools/python/python-pytest.inc
+++ b/recipes-devtools/python/python-pytest.inc
@@ -1,9 +1,9 @@
SUMMARY = "Simple powerful teting with python"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=d8a5609608d9a5a180705b0fa298ae01"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=c39b24965f4aef64222cb35de9d47cc4"
-SRC_URI[md5sum] = "c4d179f89043cc925e1c169d03128e02"
-SRC_URI[sha256sum] = "795ec29fbba70b22a593691ce8bcd4bdde2dc96e8099731f73c7d8bb3ce879bf"
+SRC_URI[md5sum] = "35356e6e31cbd8318e8b2a8340a90b72"
+SRC_URI[sha256sum] = "095e1832f7e424563c95daf4d8d3c865052b80e139cdd2f9610a986ee8526206"
RDEPENDS_${PN}_class-target += " \
${PYTHON_PN}-argparse \