diff options
author | Derek Straka <derek@asterius.io> | 2017-02-03 13:35:01 -0500 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:43:29 +0100 |
commit | 2c21e3b27adf369f0b9b0ba9b79f82c5fef08b04 (patch) | |
tree | 47b672ff246d0ea5517ec3ff46478f5b746ab58c /meta-python | |
parent | 131008ee5fef27d726fca94ba013906a2a0200c7 (diff) | |
download | meta-openembedded-2c21e3b27adf369f0b9b0ba9b79f82c5fef08b04.tar.gz |
python-pytest: update version to 3.0.6
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest_3.0.6.bb (renamed from meta-python/recipes-devtools/python/python-pytest_3.0.4.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest_3.0.6.bb (renamed from meta-python/recipes-devtools/python/python3-pytest_3.0.4.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc index 27f6c27a9..c9c9bbf9c 100644 --- a/meta-python/recipes-devtools/python/python-pytest.inc +++ b/meta-python/recipes-devtools/python/python-pytest.inc | |||
@@ -2,8 +2,8 @@ SUMMARY = "Simple powerful teting with python" | |||
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d8a5609608d9a5a180705b0fa298ae01" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d8a5609608d9a5a180705b0fa298ae01" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "0fbf3cf9f127ae34300e2c8bb002b6a6" | 5 | SRC_URI[md5sum] = "6639592fa430567d024189f097fcdbd7" |
6 | SRC_URI[sha256sum] = "879fee2c1fdbaacd1bf2c0047677c6dd4aee05b9c1e64330b34d130a584fa40d" | 6 | SRC_URI[sha256sum] = "643434a9f1a188271da35e20064cb8b6c5440976c5bb541dc7b5b0e3cf75d940" |
7 | 7 | ||
8 | RDEPENDS_${PN}_class-target += " \ | 8 | RDEPENDS_${PN}_class-target += " \ |
9 | ${PYTHON_PN}-argparse \ | 9 | ${PYTHON_PN}-argparse \ |
diff --git a/meta-python/recipes-devtools/python/python-pytest_3.0.4.bb b/meta-python/recipes-devtools/python/python-pytest_3.0.6.bb index d322f09b2..d322f09b2 100644 --- a/meta-python/recipes-devtools/python/python-pytest_3.0.4.bb +++ b/meta-python/recipes-devtools/python/python-pytest_3.0.6.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pytest_3.0.4.bb b/meta-python/recipes-devtools/python/python3-pytest_3.0.6.bb index 466cfa825..466cfa825 100644 --- a/meta-python/recipes-devtools/python/python3-pytest_3.0.4.bb +++ b/meta-python/recipes-devtools/python/python3-pytest_3.0.6.bb | |||