From: Alexander Kanavin Date: Wed, 5 May 2021 15:18:37 +0000 (+0200) Subject: python3-pytest: upgrade 6.2.2 -> 6.2.3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~7909 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a49c3ee159164dbea35fdae51584ce8c2abb488b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-pytest: upgrade 6.2.2 -> 6.2.3 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- 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 d221cbcd7f1..7fb7baf1882 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