From: wangmy Date: Wed, 26 May 2021 23:46:46 +0000 (+0800) Subject: python3-pytest: upgrade 6.2.3 -> 6.2.4 X-Git-Tag: uninative-3.3~604 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4ff5f3234ca827bfa051418506975711ce12267f;p=openembedded-core.git python3-pytest: upgrade 6.2.3 -> 6.2.4 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- 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