]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
python3-pytest: upgrade 8.3.4 -> 8.3.5
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 4 Mar 2025 09:09:07 +0000 (17:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Mar 2025 11:16:42 +0000 (11:16 +0000)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pytest_8.3.5.bb [moved from meta/recipes-devtools/python/python3-pytest_8.3.4.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-devtools/python/python3-pytest_8.3.4.bb
rename to meta/recipes-devtools/python/python3-pytest_8.3.5.bb
index 3b1770e14bd9b4115197792a0caeeddc0d7c5401..4d4e8b85118182c37477f59ae880a4202f124df7 100644 (file)
@@ -5,7 +5,7 @@ DESCRIPTION = "The pytest framework makes it easy to write small tests, yet scal
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=bd27e41b6550fe0fc45356d1d81ee37c"
 
-SRC_URI[sha256sum] = "965370d062bce11e73868e0335abac31b4d3de0e82f4007408d242b4f8610761"
+SRC_URI[sha256sum] = "f4efe70cc14e511565ac476b57c279e12a855b11f48f212af1080ef2263d3845"
 
 DEPENDS += "python3-setuptools-scm-native"