[oe] [meta-python][PATCH 1/2] python-pytest: update to version 3.1.3

Derek Straka derek at asterius.io
Wed Jul 5 14:00:21 UTC 2017


Updated license for copyright changes and verified terms

Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pytest.inc               | 6 +++---
 .../python/{python-pytest_3.1.2.bb => python-pytest_3.1.3.bb}       | 0
 .../python/{python3-pytest_3.1.2.bb => python3-pytest_3.1.3.bb}     | 0
 3 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pytest_3.1.2.bb => python-pytest_3.1.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pytest_3.1.2.bb => python3-pytest_3.1.3.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pytest.inc b/meta-python/recipes-devtools/python/python-pytest.inc
index 2826838..2279596 100644
--- a/meta-python/recipes-devtools/python/python-pytest.inc
+++ b/meta-python/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 \
diff --git a/meta-python/recipes-devtools/python/python-pytest_3.1.2.bb b/meta-python/recipes-devtools/python/python-pytest_3.1.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pytest_3.1.2.bb
rename to meta-python/recipes-devtools/python/python-pytest_3.1.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-pytest_3.1.2.bb b/meta-python/recipes-devtools/python/python3-pytest_3.1.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pytest_3.1.2.bb
rename to meta-python/recipes-devtools/python/python3-pytest_3.1.3.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list