aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-11-21 15:52:53 -0800
committerKhem Raj <raj.khem@gmail.com>2020-11-23 13:00:55 -0800
commitb2e6fa5b7bd7335d41d3cf6a85e1a19e02aa5657 (patch)
treed6af5c3186374af322a0c6abe4ae7a2118b50fad
parent7d319015e17d98b77ce9a838392499e59deddf40 (diff)
downloadmeta-openembedded-contrib-b2e6fa5b7bd7335d41d3cf6a85e1a19e02aa5657.tar.gz
python3-pytest: Upgrade to 6.1.2
Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest_6.1.2.bb (renamed from meta-python/recipes-devtools/python/python3-pytest_6.1.0.bb)4
1 files changed, 2 insertions, 2 deletions
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
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 += " \