From 4ff5f3234ca827bfa051418506975711ce12267f Mon Sep 17 00:00:00 2001 From: wangmy Date: Thu, 27 May 2021 07:46:46 +0800 Subject: [PATCH] python3-pytest: upgrade 6.2.3 -> 6.2.4 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../python/{python3-pytest_6.2.3.bb => python3-pytest_6.2.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-pytest_6.2.3.bb => python3-pytest_6.2.4.bb} (93%) diff --git a/meta/recipes-devtools/python/python3-pytest_6.2.3.bb b/meta/recipes-devtools/python/python3-pytest_6.2.4.bb similarity index 93% rename from meta/recipes-devtools/python/python3-pytest_6.2.3.bb rename to meta/recipes-devtools/python/python3-pytest_6.2.4.bb index 7fb7baf188..fa43e6ebf0 100644 --- a/meta/recipes-devtools/python/python3-pytest_6.2.3.bb +++ b/meta/recipes-devtools/python/python3-pytest_6.2.4.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] = "671238a46e4df0f3498d1c3270e5deb9b32d25134c99b7d75370a68cfbe9b634" +SRC_URI[sha256sum] = "50bcad0a0b9c5a72c8e4e7c9855a3ad496ca6a881a3641b4260605450772c54b" inherit update-alternatives pypi setuptools3 -- 2.40.1