diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest_3.1.3.bb (renamed from meta-python/recipes-devtools/python/python-pytest_3.1.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest_3.1.3.bb (renamed from meta-python/recipes-devtools/python/python3-pytest_3.1.2.bb) | 0 |
3 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 282683856f..22795964df 100644 --- a/meta-python/recipes-devtools/python/python-pytest.inc +++ b/meta-python/recipes-devtools/python/python-pytest.inc | |||
@@ -1,9 +1,9 @@ | |||
1 | SUMMARY = "Simple powerful teting with python" | 1 | 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=c39b24965f4aef64222cb35de9d47cc4" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "c4d179f89043cc925e1c169d03128e02" | 5 | SRC_URI[md5sum] = "35356e6e31cbd8318e8b2a8340a90b72" |
6 | SRC_URI[sha256sum] = "795ec29fbba70b22a593691ce8bcd4bdde2dc96e8099731f73c7d8bb3ce879bf" | 6 | SRC_URI[sha256sum] = "095e1832f7e424563c95daf4d8d3c865052b80e139cdd2f9610a986ee8526206" |
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.1.2.bb b/meta-python/recipes-devtools/python/python-pytest_3.1.3.bb index d322f09b24..d322f09b24 100644 --- a/meta-python/recipes-devtools/python/python-pytest_3.1.2.bb +++ b/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 index 466cfa8253..466cfa8253 100644 --- a/meta-python/recipes-devtools/python/python3-pytest_3.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-pytest_3.1.3.bb | |||