aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-pytest.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-02-03 13:35:01 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-13 18:43:29 +0100
commitdc7595c92f4fb274688a499da0a65740b0345ea9 (patch)
tree67a2ff510a757432fd8d95b209c0eb291c588f20 /recipes-devtools/python/python-pytest.inc
parent13797370a8afc02f555eab4385c228904e20176d (diff)
downloadmeta-python2-dc7595c92f4fb274688a499da0a65740b0345ea9.tar.gz
python-pytest: update version to 3.0.6
(From meta-openembedded commit: 2c21e3b27adf369f0b9b0ba9b79f82c5fef08b04) 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.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-pytest.inc b/recipes-devtools/python/python-pytest.inc
index 27f6c27..c9c9bbf 100644
--- a/recipes-devtools/python/python-pytest.inc
+++ b/recipes-devtools/python/python-pytest.inc
@@ -2,8 +2,8 @@ SUMMARY = "Simple powerful teting with python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d8a5609608d9a5a180705b0fa298ae01"
-SRC_URI[md5sum] = "0fbf3cf9f127ae34300e2c8bb002b6a6"
-SRC_URI[sha256sum] = "879fee2c1fdbaacd1bf2c0047677c6dd4aee05b9c1e64330b34d130a584fa40d"
+SRC_URI[md5sum] = "6639592fa430567d024189f097fcdbd7"
+SRC_URI[sha256sum] = "643434a9f1a188271da35e20064cb8b6c5440976c5bb541dc7b5b0e3cf75d940"
RDEPENDS_${PN}_class-target += " \
${PYTHON_PN}-argparse \