From b2e6fa5b7bd7335d41d3cf6a85e1a19e02aa5657 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 21 Nov 2020 15:52:53 -0800 Subject: [PATCH] python3-pytest: Upgrade to 6.1.2 Signed-off-by: Khem Raj Acked-by: Trevor Gamblin --- .../{python3-pytest_6.1.0.bb => python3-pytest_6.1.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-pytest_6.1.0.bb => python3-pytest_6.1.2.bb} (92%) diff --git a/meta-python/recipes-devtools/python/python3-pytest_6.1.0.bb b/meta-python/recipes-devtools/python/python3-pytest_6.1.2.bb similarity index 92% rename from meta-python/recipes-devtools/python/python3-pytest_6.1.0.bb rename to meta-python/recipes-devtools/python/python3-pytest_6.1.2.bb index 1da43c4f9b..6872da5cfa 100644 --- a/meta-python/recipes-devtools/python/python3-pytest_6.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytest_6.1.2.bb @@ -3,10 +3,10 @@ SUMMARY = "Simple powerful testing with python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=81eb9f71d006c6b268cf4388e3c98f7b" -SRC_URI[sha256sum] = "d010e24666435b39a4cf48740b039885642b6c273a3f77be3e7e03554d2806b7" - SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch " +SRC_URI[sha256sum] = "c0a7e94a8cdbc5422a51ccdad8e6f1024795939cc89159a0ae7f0b316ad3823e" + inherit update-alternatives pypi setuptools3 RDEPENDS_${PN}_class-target += " \