From a49c3ee159164dbea35fdae51584ce8c2abb488b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 5 May 2021 17:18:37 +0200 Subject: [PATCH] python3-pytest: upgrade 6.2.2 -> 6.2.3 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../python/{python3-pytest_6.2.2.bb => python3-pytest_6.2.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pytest_6.2.2.bb => python3-pytest_6.2.3.bb} (93%) diff --git a/meta/recipes-devtools/python/python3-pytest_6.2.2.bb b/meta/recipes-devtools/python/python3-pytest_6.2.3.bb similarity index 93% rename from meta/recipes-devtools/python/python3-pytest_6.2.2.bb rename to meta/recipes-devtools/python/python3-pytest_6.2.3.bb index d221cbcd7f..7fb7baf188 100644 --- a/meta/recipes-devtools/python/python3-pytest_6.2.2.bb +++ b/meta/recipes-devtools/python/python3-pytest_6.2.3.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=81eb9f71d006c6b268cf4388e3c98f7b" SRC_URI_append = " file://0001-setup.py-remove-the-setup_requires-for-setuptools-scm.patch " -SRC_URI[sha256sum] = "9d1edf9e7d0b84d72ea3dbcdfd22b35fb543a5e8f2a60092dd578936bf63d7f9" +SRC_URI[sha256sum] = "671238a46e4df0f3498d1c3270e5deb9b32d25134c99b7d75370a68cfbe9b634" inherit update-alternatives pypi setuptools3 -- 2.40.1