diff options
| -rw-r--r-- | meta/recipes-devtools/python/python-testtools.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/python/python3-testtools_2.6.0.bb (renamed from meta/recipes-devtools/python/python3-testtools_2.5.0.bb) | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-testtools.inc b/meta/recipes-devtools/python/python-testtools.inc index ef5e15cc3a..e004d0eb0b 100644 --- a/meta/recipes-devtools/python/python-testtools.inc +++ b/meta/recipes-devtools/python/python-testtools.inc | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e2c9d3e8ba7141c83bfef190e0b9379a" | |||
| 6 | 6 | ||
| 7 | inherit pypi | 7 | inherit pypi |
| 8 | 8 | ||
| 9 | SRC_URI[sha256sum] = "57c13433d94f9ffde3be6534177d10fb0c1507cc499319128958ca91a65cb23f" | 9 | SRC_URI[sha256sum] = "28b65e14c0f2d3ecbbfb5f55c9dcde5e4faa80ac16a37a823909a1fe3cbcb30a" |
| 10 | 10 | ||
| 11 | DEPENDS += " \ | 11 | DEPENDS += " \ |
| 12 | ${PYTHON_PN}-pbr \ | 12 | ${PYTHON_PN}-pbr \ |
diff --git a/meta/recipes-devtools/python/python3-testtools_2.5.0.bb b/meta/recipes-devtools/python/python3-testtools_2.6.0.bb index 896ecee65c..79e46a02de 100644 --- a/meta/recipes-devtools/python/python3-testtools_2.5.0.bb +++ b/meta/recipes-devtools/python/python3-testtools_2.6.0.bb | |||
| @@ -1,2 +1,3 @@ | |||
| 1 | inherit setuptools3 | 1 | inherit setuptools3 |
| 2 | require python-testtools.inc | 2 | require python-testtools.inc |
| 3 | |||
